Enum Excel2007ChartLightingProperties
This enumeration value indicates the Lighting properties for the Chart
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum Excel2007ChartLightingProperties
Fields
| Name | Description |
|---|---|
| Balance | Represents Balance Lighting |
| BrightRoom | Represents Bright Room Lighting |
| Chilly | Represents Chilly Lighting |
| Contrasting | Represents Contrasting Lighting |
| Flat | Represents Flat Lighting |
| Flood | Represents Flood Lighting |
| Freezing | Represents Freezing Lighting |
| Glow | Represents Glow Lighting |
| Harsh | Represents Harsh Lighting |
| Morning | Represents Morning Lighting |
| Soft | Represents Soft Lighting |
| Sunrise | Represents Sunrise Lighting |
| SunSet | Represents Sun Set Lighting |
| ThreePoint | Represents ThreePoint Lighting(Default) |
| TwoPoint | Represents TwoPoint Lighting |