SeriesDataSourceColorizer Properties
Colorizer that paints series with colors stored in a data source.
Name | Description |
---|---|
Data |
Gets or sets the data source whose data items the colorizer uses to paint series. |
Series |
Gets or sets the name of a data member whose values are used as series identifiers. |
Series |
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 Chart |
Type |
Gets the string value that is used to support serialization of the series colorizer type.
Inherited from Series |
See Also