Click or drag to resize

AxisSmithBaseReferenceValue Property

LightningChart .NET Help
Reference value (maximum) of the real Axis.

Namespace:  Arction.WinForms.Charting.Axes
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(50)]
public double ReferenceValue { get; set; }

Property Value

Type: Double
See Also