Click or drag to resize

XLSXChartLightingType Enumeration

This enumeration value indicates the Lighting properties for the Chart

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public enum XLSXChartLightingType
Members
Member name Value Description
ThreePoint 0 Represents ThreePoint Lighting(Default)
Balance 1 Represents Balance Lighting
BrightRoom 2 Represents Bright RoomLighting
Chilly 3 Represents Chilly Lighting
Contrasting 4 Represents Contrasting Lighting
Flat 5 Represents Flat Lighting
Flood 6 Represents Flood Lighting
Freezing 7 Represents Freezing Lighting
Glow 8 Represents Glow Lighting
Harsh 9 Represents Harsh Lighting
Morning 10 Represents Morning Lighting
Soft 11 Represents Soft Lighting
Sunrise 12 Represents Sunrise Lighting
SunSet 13 Represents Sun Set Lighting
TwoPoint 14 Represents TwoPoint Lighting
LegacyFlat1 15 LegacyFlat1
LegacyFlat2 16 LegacyFlat2
LegacyFlat3 17 LegacyFlat3
LegacyFlat4 18 LegacyFlat4
LegacyHarsh1 19 LegacyHarsh1
LegacyHarsh2 20 LegacyHarsh2
LegacyHarsh3 21 LegacyHarsh3
LegacyHarsh4 22 LegacyHarsh4
LegacyNormal1 23 LegacyNormal1
LegacyNormal2 24 LegacyNormal2
LegacyNormal3 25 LegacyNormal3
LegacyNormal4 26 LegacyNormal4
See Also