Class ExcelChartBackgroundMode
Enumeration of the background mode for Charts in Excel.
Inheritance
System.Object
ExcelChartBackgroundMode
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public sealed class ExcelChartBackgroundMode : Enum
Fields
Opaque
Represents the Opaque option.
Declaration
public const ExcelChartBackgroundMode Opaque
Field Value
Type | Description |
---|---|
ExcelChartBackgroundMode |
Transparent
Represents the Transparent option.
Declaration
public const ExcelChartBackgroundMode Transparent
Field Value
Type | Description |
---|---|
ExcelChartBackgroundMode |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |