Name | Description | |
---|---|---|
ChartLabel Constructor | Initializes a new instance of ChartLabel object. |
The following tables list the members exposed by ChartLabel.
Name | Description | |
---|---|---|
ChartLabel Constructor | Initializes a new instance of ChartLabel object. |
Name | Description | |
---|---|---|
AttachMethod | Gets or sets the label attachment method. | |
AttachMethodData | Gets the attachment data for the label. | |
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. | |
Image | Gets or sets the label's image. | |
Name | Gets or sets the label name. | |
Offset | Gets or sets the offset distance from the associated data point in twips. | |
RotationOverride | Gets or sets the rotation angle of the label, in degrees. Overrides the Rotation value set in the style. | |
Size | Gets or sets the size of the element. (Inherited from C1.Win.FlexReport.Chart.ChartRect) | |
Style | Gets the ChartStyle object of the label. Inherits from the ChartLabels.DefaultLabelStyle property. | |
Text | Gets or sets the label text. | |
View3D | Gets or set the 3D-View plane of a label of a 3D chart. | |
Visible | Gets or sets the visibility of the element. (Inherited from C1.Win.FlexReport.Chart.ChartRect) |
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) |