Specifies available positions for axis scroll bar.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
C# |
---|
public enum AxisScrollBarPosition |
Visual Basic |
---|
Public Enumeration AxisScrollBarPosition |
XAML Attribute Usage |
---|
<object property="enumerationMemberName" .../> |
Members
Member name | Value | Description | |
---|---|---|---|
Auto | 0 | Scroll bar is placed on the axis. | |
None | 1 | Scroll bar is not on the axis. |