6 references to BrightPastel
System.Web.DataVisualization (6)
Common\DataManager\DataManager.cs (3)
69
private ChartColorPalette _colorPalette = ChartColorPalette.
BrightPastel
;
217
palette = ChartColorPalette.
BrightPastel
;
1116
DefaultValue(ChartColorPalette.
BrightPastel
),
Common\DataManager\DataSeries.cs (1)
965
currentPalette = ChartColorPalette.
BrightPastel
;
Common\Utilities\ColorPalette.cs (1)
388
case(ChartColorPalette.
BrightPastel
):
WebForm\ChartWebControl.cs (1)
1924
DefaultValue(ChartColorPalette.
BrightPastel
),