IQCVCharts.IsVariableNameAlreadyInUse
This property returns an enumerated constant (>0) if a particular input variable (name) is already in use for some other purpose in the context of this chart.
This property is read only.
| Syntax | Parameters | Return Value |
|---|---|---|
ReadOnly Property IQCVCharts.IsVariableNameAlreadyInUse( _
NewVariable As String) As IQCTypeOfVariableInChart
|
NewVariable [in]
Type: String |
IQCTypeOfVariableInChart |