ChartOptions Members
Contains various options available for a chart.Properties
Name | Description |
---|---|
Culture | Gets or sets the culture whose settings are used by the chart. |
DisplayBlanksAs | Gets or sets a value that specifies how empty cells should be plotted on a chart. |
PlotVisibleOnly | Gets or sets a value indicating whether the hidden values should be displayed on a chart. |
Protection | Gets or sets the chart protection. |
RoundedCorners | Gets or sets a value indicating whether the chart area should have rounded corners. |
ShowDataLabelsOverMax | Gets or sets a value indicating whether to display data labels for data points whose values are greater than the maximum value of the value axis. |
Use1904DateSystem | Gets or sets a value indicating whether the chart should use the 1904 date system. |
See Also