ActiveReports 12
ApplyColorPaletteOnDataPoint Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > ChartTypeConfig Class : ApplyColorPaletteOnDataPoint Property
Gets a value indicating whether the color palette is applied to the data point.
Syntax
'Declaration
 
Public ReadOnly Property ApplyColorPaletteOnDataPoint As Boolean
public bool ApplyColorPaletteOnDataPoint {get;}

Property Value

Boolean. True if the color palette is applied to the data point; otherwise False.
See Also

Reference

ChartTypeConfig Class
ChartTypeConfig Members