Back to Devexpress

ChartSheet Properties

officefileapi-devexpress-dot-spreadsheet-dot-chartsheet-dot-underscore-properties.md

latest2.8 KB
Original Source

ChartSheet Properties

A separate sheet in a workbook that contains only a chart.

NameDescription
ActiveViewProvides access to an object that contains options to display and print a chart sheet.
ChartProvides access to the chart on the current chart sheet.
CodeNameGets or sets the chart sheet’s code name.
HeaderFooterOptionsProvides access to options which determine the chart sheet header and footer characteristics.
IdReturns the sheet’s unique identifier. Inherited from Sheet.
IndexGets the chart sheet index within the workbook’s ChartSheetCollection collection.
IsProtectedGets a value indicating whether the chart sheet is protected.
NameGets or sets the name of the chart sheet.
PrintOptionsProvides access to options that control how the chart sheet is printed.
SheetTypeReturns the type of the sheet. Inherited from Sheet.
TagGets or sets the data associated with a ChartSheet object.
VisibilityTypeGets or sets whether the current chart sheet is visible, hidden or “very hidden”.
VisibleGets or sets a value indicating whether the current chart sheet is visible.
WorkbookGets a workbook that contains the current chart sheet.

See Also

ChartSheet Interface

ChartSheet Members

DevExpress.Spreadsheet Namespace