ChartZoomEventArgsYScaleOld Property |
Namespace: Kettic.AspNet.Controls.ChartModelAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic double YScaleOld { get; set; }
Public Property YScaleOld As Double
Get
Set
public:
property double YScaleOld {
double get ();
void set (double value);
}
member YScaleOld : float with get, set
Property Value
Type:
Double
See Also