Back to Devexpress

ChartSheetView Members

officefileapi-devexpress-dot-spreadsheet-dot-chartsheetview-dot-underscore-members.md

latest2.4 KB
Original Source

ChartSheetView Members

Contains display and print settings for a chart sheet.

Properties

NameDescription
CustomPaperHeightReturns the custom paper height. Inherited from SheetView.
CustomPaperWidthReturns the custom paper width. Inherited from SheetView.
IsSelectedReturns or specifies whether a sheet is selected in a workbook. Inherited from SheetView.
MarginsReturns an object that defines page margins for a printed sheet. Inherited from SheetView.
OrientationReturns or specifies page orientation for a printed sheet. Inherited from SheetView.
PaperKindReturns or specifies paper size for a printed sheet. Inherited from SheetView.
TabColorGets or sets the color of the sheet tab. Inherited from SheetView.
ZoomReturns or specifies the zoom percentage for a sheet. Inherited from SheetView.
ZoomToFitGets or sets a value indicating whether the chart on the chart sheet should be automatically adjusted to fit the window’s display area.

Methods

NameDescription
SetCustomPaperSize(Single, Single)Specifies custom paper size for a worksheet or chart sheet. Inherited from SheetView.

See Also

ChartSheetView Interface

DevExpress.Spreadsheet Namespace