[]
Gets or sets the axis origin, the value on axis where the perpendicular axis is rendered.
[C1Description("Chart2DAxis.Origin", "The axis origin, the value on axis where the perpendicular axis is rendered.")]
public double Origin { get; set; }
<C1Description("Chart2DAxis.Origin", "The axis origin, the value on axis where the perpendicular axis is rendered.")>
Public Property Origin As Double