Class ChartAxes
Represents a collection of axes within a chart, managing their initialization and customization.
Inheritance
ChartAxes
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class ChartAxes : ChartSubComponent, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
ChartAxes()
Declaration
public ChartAxes()