'Declaration Public Overloads Function Add( _ ByVal text As System.String _ ) As System.Integer
public System.int Add( System.string text )
Parameters
- text
- The label text.
Return Value
An integer indicating the index of the new Chart3DLabel.
'Declaration Public Overloads Function Add( _ ByVal text As System.String _ ) As System.Integer
public System.int Add( System.string text )