Chart for WinRT
AxisPosition Enumeration

Specifies position of the axis.
Syntax
'Declaration
 
Public Enum AxisPosition 
   Inherits System.Enum
public enum AxisPosition : System.Enum 
Members
MemberDescription
DisableLastLabelOverflowHide last label on the axis if it does not fit to the axis bounds.
FarRight for vertical, top for horizontal.
InnerAxis annotations are inside plot area.
NearLeft for vertical, bottom for horizontal.
OverDataThe axis is over the plot elements.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.Chart.AxisPosition

See Also

Reference

C1.Xaml.Chart Namespace

 

 


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

Product Support Forum  |  Documentation Feedback