ChartPalette Property (Chart)
In This Topic
Gets or sets the color palette for the chart items.
Syntax
'Declaration
Public Property ChartPalette As String
public string ChartPalette {get; set;}
Property Value
A chart palette key indicating the color palette for the chart items.
See Also