Enum TextShadowStyle
- Namespace
- LightningChartLib.WinForms.Charting
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Text shadow style.
public enum TextShadowStyle
Fields
DropShadow = 1Drop shadow with offset control.
HighContrast = 2High-contrast shading all around the text.
Off = 0No shadow.