Click or drag to resize

SeriesBase3DGetXAxis Method

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

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

Return Value

Type: Axis3DBase
Axis
See Also