Chart for WinRT
Position Property (Axis)

Gets or sets the position of the axis.
Syntax
'Declaration
 
Public Property Position As AxisPosition
public AxisPosition Position {get; set;}
Remarks
For vertical axis AxisPosition.Near corresponds to the left and AxisPosition.Far corresponds to the right. For horizontal axis AxisPosition.Near corresponds to bottom and AxisPosition.Far corresponds to the top.
See Also

Reference

Axis Class
Axis Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback