[]
        
(Showing Draft Content)

C1.Win.C1Chart.DataLabel

DataLabel Class

Represents text label for data values.

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

Properties

Name Description
Compass

Gets or sets the position of the label relative its specified location.

Connected

Gets or sets whether a connecting line is drawn to an associated data point.

Filter

Gets or sets the filter value of the data label.

Offset

Gets or sets the offset distance in pixels from an associated data point.

Style

Gets the Style object of the label.

Text

Gets or sets the text of the label.

Visible

Gets or sets the label visibility.

Methods

Name Description
Dispose()

Readies the chart object for garbage collection.