Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public LabelsCollection(
	ChartLabels labels
)
Visual Basic
Public Sub New ( _
	labels As ChartLabels _
)

Parameters

labels
Type: C1.Win.C1Chart..::..ChartLabels

See Also