TSLab API Docs  1
Интерфейс TSLab.Script.DataGridPane.IDataGridPane
Граф наследования:TSLab.Script.DataGridPane.IDataGridPane:
TSLab.Script.IBasePane

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

IGraphListBase AddList (string id, string caption, IList< double > values, int displayIndex, string format, string header, bool isVisible, TextAlignment textAlignment, int?width)
 
IGraphListBase AddList (string id, string caption, IList< Double2 > values, int displayIndex, string format, string header, bool isVisible, TextAlignment textAlignment, int?width)
 
IGraphListBase AddList (string id, string caption, IList< InteractivePointActive > interactivePoints, int displayIndex, string format, string header, bool isVisible, TextAlignment textAlignment, int?width)
 
IGraphListBase AddList (string id, string caption, InteractiveSeries interactiveSeries, int displayIndex, string format, string header, bool isVisible, TextAlignment textAlignment, int?width)
 
void ClearLists ()
 
IGraphListBase[] GetLists ()
 
IComparable CreateKey (IInteractivePointLight interactivePoint)
 

Свойства

DataGridPropertyDescriptor[] Keys [get]
 
- Свойства унаследованные от TSLab.Script.IBasePane
string Name [get]
 Имя панели графика Подробнее...
 
string Title [get]
 
string TitleOrName [get]
 
bool Visible [get, set]
 Видима ли панель Подробнее...
 
PaneStyle Type [get]
 Возвращает тип панели Подробнее...