Adds specified label.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# |
|---|
public int Add( ValueLabel label ) |
| Visual Basic |
|---|
Public Function Add ( _ label As ValueLabel _ ) As Integer |
Parameters
- label
- Type: C1.Win.C1Chart..::..ValueLabel