Click or drag to resize

AxisBaseValueType Property

LightningChart .NET Help
Value type: time, numeric or coordinates.

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

Property Value

Type: AxisValueType
See Also