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