Back to Devexpress

ChartSheet.PrintOptions Property

officefileapi-devexpress-dot-spreadsheet-dot-chartsheet-a6c8436d.md

latest1.2 KB
Original Source

ChartSheet.PrintOptions Property

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

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
ChartSheetPrintOptions PrintOptions { get; }
vb
ReadOnly Property PrintOptions As ChartSheetPrintOptions

Property Value

TypeDescription
ChartSheetPrintOptions

A ChartSheetPrintOptions object that contains chart sheet print options.

|

See Also

ChartSheet Interface

ChartSheet Members

DevExpress.Spreadsheet Namespace