Name | Description | |
---|---|---|
ChartDataLabel Constructor | Initializes a new instance of ChartDataLabel object. |
The following tables list the members exposed by ChartDataLabel.
Name | Description | |
---|---|---|
ChartDataLabel Constructor | Initializes a new instance of ChartDataLabel object. |
Name | Description | |
---|---|---|
Compass | Gets or sets the position of the label relative to its specified location. | |
Connected | Gets or sets a value indicating whether a connecting line is drawn to the associated data point. | |
Filter | Gets or sets the filter value of the data label. If 1 then every data point is labeled, if 2 then every other data point is labeled. | |
Offset | Gets or sets the offset distance in pixels from the associated data point. | |
Style | Gets the ChartStyle object of the label. | |
Text | Gets or sets the text of the label. | |
Visible | Gets or sets the label visibility. |
Name | Description | |
---|---|---|
OnPropertyChanged | Notify one property is changed. (Inherited from C1.Win.FlexReport.Chart.ChartObject) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject) |