Click or drag to resize

PersistentSeriesRenderingIntensityLayerLegendBoxValueType Property

LightningChart .NET Help
Value type: time, numeric or coordinates. Affects legend box value formatting.

Namespace:  Arction.WinForms.Charting.Views.ViewXY
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(AxisValueType), "Number")]
public AxisValueType LegendBoxValueType { get; set; }

Property Value

Type: AxisValueType
See Also