TSLab API Docs  1
Структура TSLab.Script.GraphPane.MarketPoint
Граф наследования:TSLab.Script.GraphPane.MarketPoint:

Открытые члены

 MarketPoint (DateTime x, double y)
 
override string ToString ()
 
override int GetHashCode ()
 
override bool Equals (object other)
 
bool Equals (MarketPoint other)
 

Открытые статические члены

static bool operator== (MarketPoint a, MarketPoint b)
 
static bool operator!= (MarketPoint a, MarketPoint b)
 

Свойства

DateTime X [get]
 
double Y [get]