Click or drag to resize

IntensitySeriesBaseLegendBoxUnits Property

LightningChart .NET Help
Intensity series units, shown in legend box. Use this for intensity data units, not Y-axis units.

Namespace:  Arction.Wpf.Charting.SeriesXY
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute("Units")]
public string LegendBoxUnits { get; set; }

Property Value

Type: String
See Also