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