C1.Silverlight.Chart Namespace : AxisPosition Enumeration |
'Declaration
<System.FlagsAttribute()> Public Enum AxisPosition Inherits System.Enum
'Usage
Dim instance As AxisPosition
[System.Flags()] public enum AxisPosition : System.Enum
Member | Description |
---|---|
DisableLastLabelOverflow | Hide last label on the axis if it does not fit to the axis bounds. |
Far | Right for vertical, top for horizontal. |
Inner | Axis annotations are inside plot area. |
Near | Left for vertical, bottom for horizontal. |
OverData | The axis is over the plot elements. |
System.Object
System.ValueType
System.Enum
C1.Silverlight.Chart.AxisPosition
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2