Implemented interface member:
property
ApplyPaletteColorsToPoints
System.Web.UI.DataVisualization.Charting.ChartTypes.IChartType.ApplyPaletteColorsToPoints
1 override of ApplyPaletteColorsToPoints
System.Web.DataVisualization (1)
Common\ChartTypes\DoughnutChart.cs (1)
107 override public bool ApplyPaletteColorsToPoints { get { return true; } }