Click or drag to resize

SeriesBase3DGetYAxis Method

LightningChart .NET Help
Get Y axis object to which this series is bound to

Namespace:  Arction.Wpf.Charting.Series3D
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public Axis3DBase GetYAxis()

Return Value

Type: Axis3DBase
Axis
See Also