ChartSheet.PrintOptions Property
In This Article
Provides access to options that control how the chart sheet is printed.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
ChartSheetPrintOptions PrintOptions { get; }
#Property Value
Type | Description |
---|---|
Chart |
A Chart |
See Also