Adds a new empty label.
[Visual Basic]
Public Function AddNewLabel() As ValueLabel
[C#]
public ValueLabel AddNewLabel()
[Delphi]
public function AddNewLabel(): ValueLabel;
Return Value
The return value is the added ValueLabel for a successful addition.
See Also
ValueLabelsCollection Class | ValueLabelsCollection Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |