TSLab API Docs  1
TSLab.Script.DataGridPane.IDataGridPane Interface Reference
Inheritance diagram for TSLab.Script.DataGridPane.IDataGridPane:
TSLab.Script.IBasePane

Public Member Functions

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)
 

Properties

DataGridPropertyDescriptor[] Keys [get]
 
- Properties inherited from TSLab.Script.IBasePane
string Name [get]
 Chart's pane name
 
string Title [get]
 
string TitleOrName [get]
 
bool Visible [get, set]
 Is pane visible
 
PaneStyle Type [get]
 Return pane style