LightStyle
Namespace: FSharp.Charting
Parent Module: ChartTypes
Specifies a lighting style for a three-dimensional (3D) chart area
Record Fields
Record Field | Description |
None
Signature: LightStyle
Modifiers: static
|
No lighting is applied.
|
Realistic
Signature: LightStyle
Modifiers: static
|
A realistic lighting style is applied, where the hue of all chart area elements changes depending on the amount of rotation.
|
Simplistic
Signature: LightStyle
Modifiers: static
|
A simplistic lighting style is applied, where the hue of all chart area elements is fixed.
|