Skip to main content
A newer version of this page is available. .

SeriesDataSourceColorizer Properties

Colorizer that paints series with colors stored in a data source.
Name Description
DataSource Gets or sets the data source whose data items the colorizer uses to paint series.
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
SeriesColorMember Gets or sets the name of a data member whose values are used as series identifiers.
SeriesKeyMember Gets or sets the name of data member whose values represent colors in which the colorizer paints series.
Tag Gets or sets the object that contains data related to the chart element. Inherited from ChartElement.
TypeNameSerializable Gets the string value that is used to support serialization of the series colorizer type. Inherited from SeriesColorizerBase.
See Also