NtTimeChartControl.SelectDataObject Method
Each data object in the NtTimeChartControl can be marked as selected. Call this method to select the object you reference by its object id. If this object is not found in the NtTimeChartControl or the object is already selected, nothing happens.
Overload List:
| Modifier / Return Value | Name and Parameters | Description |
|---|---|---|
|
|
|
Selects the object referenced by the object id |
Return value:
Parameters:
The object id of the object to select.
Remarks:
If the object is not in the NtTimeChartControl, nothing happens. If allowMultiSelect is set to
See also:
