This class provides a shortcut to the Chart's main Axis X object.
Namespace:
Nasosoft.Chart.DrawingAssembly: Nasosoft.Chart.Drawing (in Nasosoft.Chart.Drawing.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class AxisX _ Inherits Axis |
| C# |
|---|
public class AxisX : Axis |
| Visual C++ |
|---|
public ref class AxisX : public Axis |
| JavaScript |
|---|
Nasosoft.Chart.Drawing.AxisX = function(); Type.createClass( 'Nasosoft.Chart.Drawing.AxisX', Nasosoft.Chart.Drawing.Axis); |
Inheritance Hierarchy
System..::.Object
Nasosoft.Chart.Drawing..::.AxisSectionBase
Nasosoft.Chart.Drawing..::.Axis
Nasosoft.Chart.Drawing..::.AxisX
Nasosoft.Chart.Drawing..::.AxisSectionBase
Nasosoft.Chart.Drawing..::.Axis
Nasosoft.Chart.Drawing..::.AxisX
