[]
        
(Showing Draft Content)

C1.WPF.C1Chart.Axis.Scale

Scale Property

Scale

Gets or set the scale of axis.

Declaration
public double Scale { get; set; }
Remarks

The scale should be more than 0 and less or equal to 1. The scale specifies which part of the range between Min and Max is shown. When scale is 1 (default value) the whole axis range is visible.