[]
Gets or sets the value at which an axis crosses the perpendicular axis.
[C1Description("Axis.Origin", "Gets or sets the value at which an axis crosses the perpendicular axis.")]
public double Origin { get; set; }
<C1Description("Axis.Origin", "Gets or sets the value at which an axis crosses the perpendicular axis.")>
Public Property Origin As Double