[]
        
(Showing Draft Content)

C1.Web.Mvc.ChartGestures-1.ScaleY

ScaleY Property

ScaleY

Gets or sets the initial scale of axis Y.

Declaration
public float ScaleY { get; set; }
Remarks

The scale should be more than 0 and less than 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.