ChartSheetPrintOptions.BlackAndWhite Property
Gets or sets whether to print the chart sheet in black and white or in color.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to print the chart sheet in black and white; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to BlackAndWhite |
---|---|
ChartSheet |
|
See Also