GroupedChartView Properties
A base class for views that can group series.| 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. |
| DropLineProperties | Specifies appearance settings for drop lines. |
| Grouping | Specifies how the view groups chart series. |
| ShowDropLines | Specifies whether to display drop lines. |
| VaryColors | Gets or sets whether each data point uses a different color. Inherited from ColorfulChartView. |
See Also