C1.Silverlight.Chart.5
Value Property (Axis)

Gets or sets the current scrolling position of the axis.
Syntax
'Declaration
 
Public Property Value As System.Double
public System.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.
See Also

Reference

Axis Class
Axis Members

 

 


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