Visual Basic (Declaration) | |
---|---|
Public Property Position As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int Position {get; set;} |
Return Value
An integer specifying the position of the axis.Lower values will be drawn closer to the front. This will also affect
the order of series bound the the axes.