Click or drag to resize

ViewXYCreateDefaultYAxes Method

LightningChart .NET Help
Create default Y-Axis and add to list of Y-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<AxisY> CreateDefaultYAxes()

Return Value

Type: ListAxisY

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

See Also