Skip to main content

RangeColorizer Methods

A colorizer that allows providing colors based on which range the Series.ColorDataMember value belong.
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