[]
        
(Showing Draft Content)

C1.WPF.C1Chart.Axis.Value

Value Property

Value

Gets or sets the current scrolling position of the axis.

Declaration
public double Value { get; set; }
Remarks

The Value represents scrolling position on the axis when the Scale is less than 1 otherwise the Value has no effect. The Value should be from 0 to 1.