ChartZoomEventArgsXScaleOld 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 XScaleOld { get; set; }
Public Property XScaleOld As Double
Get
Set
public:
property double XScaleOld {
double get ();
void set (double value);
}
member XScaleOld : float with get, set
Property Value
Type:
Double
See Also