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

Syntax

C#
public ChartLabels(
	C1Chart chart
)
Visual Basic
Public Sub New ( _
	chart As C1Chart _
)

Parameters

chart
Type: C1.Win.C1Chart..::..C1Chart

See Also