ComponentOne Chart for .NET (2.0) Search HelpCentral 

Area.AxisY Property

Gets the primary Y-axis object.

[Visual Basic]

Public ReadOnly Property AxisY As Axis

[C#]

public Axis AxisY {get;}

[Delphi]

public property AxisY: Axis read get_AxisY;

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.