Click or drag to resize

ViewXYCreateDefaultXAxes Method

LightningChart .NET Help
Create default X-Axis and add to list of X-axes.

Namespace:  Arction.WinForms.Charting.Views.ViewXY
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public static List<AxisX> CreateDefaultXAxes()

Return Value

Type: ListAxisX

[Missing <returns> documentation for "M:Arction.WinForms.Charting.Views.ViewXY.ViewXY.CreateDefaultXAxes"]

See Also