Click or drag to resize

IntensitySeriesBaseContourLineLabels Property

LightningChart .NET Help
Contour Line Label's properties. Property tree: if enabled; format, font and color of text. Default state is disabled;

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

Property Value

Type: ContourLineLabels
See Also