Defines light types that can be used in a 3D chart.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C#
![]() |
---|
public enum LightType |
Visual Basic
![]() |
---|
Public Enum LightType |
Member name | Description | |
---|---|---|
![]() |
Ambient |
Defines a light that provides constant lightening at the 3D scene. |
![]() |
Directional |
Defines a light that projects its effect along a specified vector. |