Skip to main content
A newer version of this page is available. .
Row

ChartSheet.PrintOptions Property

Provides access to options that control how the chart sheet is printed.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v18.2.Core.dll

Declaration

ChartSheetPrintOptions PrintOptions { get; }

Property Value

Type Description
ChartSheetPrintOptions

A ChartSheetPrintOptions object that contains chart sheet print options.

See Also