GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart Namespace : LabelInfo Class |
The following tables list the members exposed by LabelInfo.
Name | Description | |
---|---|---|
LabelInfo Constructor | Overloaded. Initializes a new instance of the LabelInfo class. |
Name | Description | |
---|---|---|
Alignment | Gets or sets the label alignment around the anchor point. | |
Backdrop | Gets or sets the backdrop information to be used for the label. | |
Border | Gets or sets the border information used to outline the label. | |
Font | Gets or sets the FontInfo information used to draw the text of the label. | |
Format | Gets or sets the format string used to draw the label. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a clone of the LabelInfo object. | |
Equals | Compares the LabelInfo object to another System.Object to see if they are equal. | |
GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |