[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartLabels

ChartLabels Class

Gets the ChartLabels object.

Inheritance
ChartLabels
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
[TypeConverter(typeof(c1ChartTypeConverter))]
public class ChartLabels

Constructors

Name Description
ChartLabels()

Creates a new instance of ChartLabels class.

ChartLabels(C1Chart)

Creates a new instance of ChartLabels class.

Properties

Name Description
AutoArrangement

Gets the AutoLabelArrangement object which controls label arrangement.

DefaultLabelStyle

Gets the DefaultLabelStyle.

this[int]

Gets the specified label from the collection by numerical index.

this[string]

Gets the specified label from the collection by name.

LabelsCollection

Gets the LabelsCollection.

Methods

Name Description
LabelFromCoord(int, int, ref int)

Used to obtain the LabelIndex at the specified coordinate.