Creates a new label and appends it to the collection.
[Visual Basic]
Public Function AddNewLabel() As Label
[C#]
public Label AddNewLabel()
[Delphi]
public function AddNewLabel(): Label;
Return Value
The new label is returned.
See Also
LabelsCollection Class | LabelsCollection Members | C1.Win.C1Chart Namespace | LabelsCollection Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |