Position Property
Position
Gets or sets the axis position.
Declaration
[C1Description("Axis.Position", "Gets or sets the axis position.")]
public Position Position { get; set; }
<C1Description("Axis.Position", "Gets or sets the axis position.")>
Public Property Position As Position