Legend.InterlacedRowsColor Property

.NET Framework (current version)
 

Gets or sets the background color of the legend's interlaced rows.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

<TypeConverterAttribute(GetType(ColorConverter))>
Public Property InterlacedRowsColor As Color

Property Value

Type: System.Drawing.Color

A Color value that represents the background color of the legend's interlaced rows.

This property is only applicable if interlaced rows are used.

.NET Framework
Available since 4.0
Return to top
Show: