ScatterChartView Properties
Specifies settings for a scatter chart view.| Name | Description |
|---|---|
| AxisGroup | Returns the axis group to which this chart view belongs. Inherited from ChartViewBase. |
| ChartType | Returns the chart type. |
| DataLabels | Returns data label settings for the scatter view. |
| Style | Gets or sets the scatter chart style. |
| VaryColors | Gets or sets whether each data point uses a different color. Inherited from ColorfulChartView. |
See Also