ChartSheet.PrintOptions Property
Provides access to options that control how the chart sheet is printed.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
ChartSheetPrintOptions | A ChartSheetPrintOptions object that contains chart sheet print options. |
See Also