Chart for WinRT
Scale Property

Gets or set the scale of axis.
Syntax
'Declaration
 
Public Property Scale As System.Double
public System.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.
See Also

Reference

Axis Class
Axis Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback