SpreadsheetChartsViewOptions Properties
Provides access to the chart-specific properties of the SpreadsheetControl.Name | Description |
---|---|
Antialiasing | Gets or sets the document’s capability to apply antialiasing to 3-D charts displayed in the SpreadsheetControl. |
AntialiasingAllowed | Gets whether antialiasing of 3-D charts displayed in the SpreadsheetControl is allowed. |
CategoryAxisLabels | Provides access to options that specify how to resolve overlapping category axis labels. |
TextAntialiasing | Gets or sets the document’s capability to apply antialiasing to text displayed in the SpreadsheetControl’s chart. |
ValueAxisLabels | Provides access to options that specify how to resolve overlapping value axis labels. |
See Also