Click or drag to resize

AxisBaseLogBase Property

LightningChart .NET Help
Logarithmic base. Applies only when ScaleType is set to Logarithmic.

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

Property Value

Type: Double
See Also