'Declaration Public Function InsertNewLabel( _ ByVal index As System.Integer _ ) As Chart3DLabel
public Chart3DLabel InsertNewLabel( System.int index )
Parameters
- index
- Index.
Return Value
A reference to the newly created Chart3DLabel.
'Declaration Public Function InsertNewLabel( _ ByVal index As System.Integer _ ) As Chart3DLabel
public Chart3DLabel InsertNewLabel( System.int index )