Skip to main content
Row

ChartSheet.PrintOptions Property

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

Namespace: DevExpress.Spreadsheet

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

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

ChartSheetPrintOptions PrintOptions { get; }

Property Value

Type Description
ChartSheetPrintOptions

A ChartSheetPrintOptions object that contains chart sheet print options.

See Also