Click or drag to resize

OverlayLabelTextStyle Property

LightningChart .NET Help
Text style.

Namespace:  Arction.Wpf.ChartingMVVM.OverlayElements
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public OverlayElementTextStyle TextStyle { get; set; }

Property Value

Type: OverlayElementTextStyle
See Also