ChartColorizerBase Methods
The base class for all chart colorizers.| Name | Description |
|---|---|
| GetAggregatedPointColor(Object, List<Object>, List<SeriesPoint>, Palette) | Returns the color for the aggregated series point with the specified parameters. |
| GetPointColor(Object, Object[], Object, Palette) | Returns the color for a series point with the specified parameters. |
See Also