| Visual Basic (Declaration) | |
|---|---|
Public Enum AxisPosition Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum AxisPosition : Enum | |
| Member | Description |
|---|---|
| OnTicks | Displays axis on the tick marks of other axis. |
| BetweenTicks | Display axis between tick marks of other axis. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Chart.AxisPosition