ChartOptions Properties
Specifies general chart behavior options.| Name | Description |
|---|---|
| DisplayBlanksAs | Gets or sets how the chart displays blank values. |
| PlotVisibleOnly | Gets or sets whether only visible cells are plotted. |
| RoundedCorners | Gets or sets whether chart corners are rounded. |
| ShowDataLabelsOverMax | Gets or sets whether data labels display over the maximum data point. |
See Also