Method | Description | |
---|---|---|
DynamicPlotDataSource ( ) : System | ||
GetEndIndex ( ) : int | ||
GetPoints ( ) : IList |
||
GetSegmentBegin ( ) : double | ||
GetSegmentEnd ( ) : double | ||
GetStartIndex ( ) : int | ||
Interpolate ( double x ) : Point | ||
SetSegment ( double from, double to ) : void | ||
SetZoom ( double zoom ) : void |
Method | Description | |
---|---|---|
GetFValue ( double x ) : double | ||
mTimer_Tick ( object sender, |
public SetSegment ( double from, double to ) : void | ||
from | double | |
to | double | |
return | void |