Class Excel2007ChartLightingProperties
This enumeration value indicates the Lighting properties for the Chart
Inheritance
System.Object
Excel2007ChartLightingProperties
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.NET.dll
Syntax
public sealed class Excel2007ChartLightingProperties : Enum
Fields
Balance
Represents Balance Lighting
Declaration
public const Excel2007ChartLightingProperties Balance
Field Value
BrightRoom
Represents Bright Room Lighting
Declaration
public const Excel2007ChartLightingProperties BrightRoom
Field Value
Chilly
Represents Chilly Lighting
Declaration
public const Excel2007ChartLightingProperties Chilly
Field Value
Contrasting
Represents Contrasting Lighting
Declaration
public const Excel2007ChartLightingProperties Contrasting
Field Value
Flat
Represents Flat Lighting
Declaration
public const Excel2007ChartLightingProperties Flat
Field Value
Flood
Represents Flood Lighting
Declaration
public const Excel2007ChartLightingProperties Flood
Field Value
Freezing
Represents Freezing Lighting
Declaration
public const Excel2007ChartLightingProperties Freezing
Field Value
Glow
Represents Glow Lighting
Declaration
public const Excel2007ChartLightingProperties Glow
Field Value
Harsh
Represents Harsh Lighting
Declaration
public const Excel2007ChartLightingProperties Harsh
Field Value
Morning
Represents Morning Lighting
Declaration
public const Excel2007ChartLightingProperties Morning
Field Value
Soft
Represents Soft Lighting
Declaration
public const Excel2007ChartLightingProperties Soft
Field Value
Sunrise
Represents Sunrise Lighting
Declaration
public const Excel2007ChartLightingProperties Sunrise
Field Value
SunSet
Represents Sun Set Lighting
Declaration
public const Excel2007ChartLightingProperties SunSet
Field Value
ThreePoint
Represents ThreePoint Lighting(Default)
Declaration
public const Excel2007ChartLightingProperties ThreePoint
Field Value
TwoPoint
Represents TwoPoint Lighting
Declaration
public const Excel2007ChartLightingProperties TwoPoint