Click or drag to resize

ViewXYCreateDefaultYAxes Method

LightningChart .NET Help
Create default Y-Axis and add to Y-axes collection.

Namespace:  Arction.Wpf.ChartingMVVM.Views.ViewXY
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public static AxisYCollection CreateDefaultYAxes()

Return Value

Type: AxisYCollection

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

See Also