|
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) |
|