ColorObjectColorizer Methods
A Colorizer that allows providing Color objects stored in Series.ColorDataMember to series points.| Name | Description |
|---|---|
| GetAggregatedPointColor(Object, List<Object>, List<SeriesPoint>, Palette) | Returns the color for the aggregated series point with the specified parameters. Inherited from ChartColorizerBase. |
| GetPointColor(Object, Object[], Object, Palette) | Returns the color for a series point with the specified parameters. |
See Also