ColorfulChartView Properties
A base chart view that can assign different colors to data points.| Name | Description |
|---|---|
| AxisGroup | Returns the axis group to which this chart view belongs. Inherited from ChartViewBase. |
| ChartType | Returns the chart type for this view. Inherited from ChartViewBase. |
| VaryColors | Gets or sets whether each data point uses a different color. |
See Also