Skip to main content
Row

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ChartSheetView Members

In This Article
Contains display and print settings for a chart sheet.

#Properties
Show Inherited Hide Inherited

Name Description
CustomPaperHeight Returns the custom paper height. Inherited from SheetView.
CustomPaperWidth Returns the custom paper width. Inherited from SheetView.
IsSelected Returns or specifies whether a sheet is selected in a workbook. Inherited from SheetView.
Margins Returns an object that defines page margins for a printed sheet. Inherited from SheetView.
Orientation Returns or specifies page orientation for a printed sheet. Inherited from SheetView.
PaperKind Returns or specifies paper size for a printed sheet. Inherited from SheetView.
TabColor Gets or sets the color of the sheet tab. Inherited from SheetView.
Zoom Returns or specifies the zoom percentage for a sheet. Inherited from SheetView.
ZoomToFit Gets or sets a value indicating whether the chart on the chart sheet should be automatically adjusted to fit the window’s display area.

#Methods
Show Inherited Hide Inherited

Name Description
SetCustomPaperSize(Single, Single) Specifies custom paper size for a worksheet or chart sheet. Inherited from SheetView.
See Also