Table of Contents

Enum TextShadowStyle

Namespace
LightningChartLib.WinForms.Charting
Assembly
LightningChart.WinForms.Charting.NET4.dll

Text shadow style.

public enum TextShadowStyle

Fields

DropShadow = 1

Drop shadow with offset control.

HighContrast = 2

High-contrast shading all around the text.

Off = 0

No shadow.