3 references to GetBrightGradientColor
System.Web.DataVisualization (3)
Common\Annotation\CalloutAnnotation.cs (2)
1315
perspectivePathColors[0] = graphics.
GetBrightGradientColor
(color, 0.6);
1316
perspectivePathColors[1] = graphics.
GetBrightGradientColor
(color, 0.8);
Common\General\ChartGraphics.cs (1)
4075
brushColor =
GetBrightGradientColor
( brushColor, curentSector);