ComponentOne FlexReport for WinForms
AddNewLabel Method (ChartLabelsCollection)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartLabelsCollection Class : AddNewLabel Method
Adds a new chart label to the collection.
Syntax
'Declaration
 
Public Function AddNewLabel() As ChartLabel
public ChartLabel AddNewLabel()

Return Value

The newly added chart label.
See Also

Reference

ChartLabelsCollection Class
ChartLabelsCollection Members