Characteristics.Add
This function adds a new Characteristic into the collection, and returns a new Characteristic object.
| Syntax | Parameters | Return Value |
|---|---|---|
Function Characteristics.Add( _
Name As String, _
Type As CharacteristicType, _
ChartType As ChartType) As Characteristic
|
Type: String
Type: CharacteristicType (NOT YET LINKED)
Type: ChartType |
Characteristic |