LineChartView Properties
| Name | Description |
|---|---|
| AxisGroup | Returns the axis group to which this chart view belongs. Inherited from ChartViewBase. |
| ChartType | |
| DataLabels | |
| DownBarProperties | |
| DropLineProperties | Specifies appearance settings for drop lines. Inherited from GroupedChartView. |
| Grouping | Specifies how the view groups chart series. Inherited from GroupedChartView. |
| HighLowLineProperties | |
| ShowDropLines | Specifies whether to display drop lines. Inherited from GroupedChartView. |
| ShowHighLowLines | |
| ShowUpDownBars | |
| Smooth | |
| UpBarProperties | |
| UpDownBarGapWidth | |
| VaryColors | Gets or sets whether each data point uses a different color. Inherited from ColorfulChartView. |
See Also