[]
Represents text label for data values.
[TypeConverter(typeof(c1ChartTypeConverter))]
public class DataLabel
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. |
Name | Description |
---|---|
Dispose() | Readies the chart object for garbage collection. |