Click or drag to resize

IntensitySeriesBaseLegendBoxUnits Property

LightningChart .NET Help
Gets or sets intensity series units, shown in legend box. Use this for intensity data units, not Y axis units. This is a dependency property.

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

Property Value

Type: String
See Also