Version

ChartsheetDisplayOptions Class Members

The following tables list the members exposed by ChartsheetDisplayOptions.

Public Properties
 NameDescription
Public PropertyMagnificationGets or sets the magnification level of the chartsheet. (Inherited from Infragistics.Documents.Excel.Charts.ChartsheetDisplayOptionsBase)
Public PropertySizeWithWindowGets or sets whether the chart should be resized to match the size of the chart sheet window. (Inherited from Infragistics.Documents.Excel.Charts.ChartsheetDisplayOptionsBase)
Public PropertyVisibilityGets or sets the visibility of the sheet. (Inherited from Infragistics.Documents.Excel.DisplayOptionsBase)
Public Methods
 NameDescription
Public MethodResetResets the display options to their default settings. (Inherited from Infragistics.Documents.Excel.DisplayOptionsBase)
Protected Methods
 NameDescription
Protected MethodResetCoreResets the display options to their default settings. (Inherited from Infragistics.Documents.Excel.Charts.ChartsheetDisplayOptionsBase)
See Also