Click or drag to resize

TextShadowStyle Enumeration

LightningChart .NET Help
Text shadow style.

Namespace:  Arction.Wpf.ChartingMVVM
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public enum TextShadowStyle
Members
  Member nameValueDescription
Off0 No shadow.
DropShadow1 Drop shadow with offset control.
HighContrast2 High-contrast shading all around the text.
See Also