TheNMIEngine..::..AddChartScreen Method
Overload List
Name | Description | |
---|---|---|
AddChartScreen(TheThing, TheChartDefinition, Int32, Int32, Int32, String, Boolean, ThePropertyBag) |
Adds a new Chart Screen to the NMI. To render this screen the CMyCharts plugin is required on a node in the mesh
|
|
AddChartScreen(TheThing, TheChartDefinition, Int32, String, Int32, Int32, String, Boolean, ThePropertyBag) |
Create a new Chart Screen returning a dictionary of TheMetaDataBase that can be mapped:
"Form" TheFormInfo; "DashIcon" TheDashPanelInfo of the icon in the Dashboard; "Group" TheFieldInfo of the Collapsible Header group; "Chart" TheFieldInfo of the Chart Control
|