Skip to main content

KeyColorColorizer Methods

A Colorizer that allows choosing the color depending on the Series.ColorDataMember values used as key values.
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