ComponentOne Chart for .NET (2.0) Search HelpCentral 

Area.AxisX Property

Gets the primary X-axis object.

[Visual Basic]

Public ReadOnly Property AxisX As Axis

[C#]

public Axis AxisX {get;}

[Delphi]

public property AxisX: Axis read get_AxisX;

See Also

Area Class | Area Members | C1.Win.C1Chart Namespace | Area Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.