[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DAxis.Origin

Origin Property

Origin

Gets or sets the axis origin, the value on axis where the perpendicular axis is rendered.

Declaration
[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