The following tables list the members exposed by LabelArea.
Name | Description | |
---|---|---|
LabelArea Constructor | Overloaded. |
Name | Description | |
---|---|---|
AlignmentX | Gets or sets the horizontal alignment of the label area. | |
AlignmentY | Gets the vertical alignment of the label area. | |
Border | Gets or sets the border around the text. | |
Fill | Gets or sets the fill of the background behind the text. | |
Location | Gets or sets the location of the label area with in the control. | |
Padding | Gets or sets the amount of extra space around the text. | |
Text | Gets or sets the text displayed in the label area. | |
TextDataField | Gets or sets the field in the data source that stores the text. | |
TextDataSource | Gets or sets the data source for the text. | |
TextFill | Gets or sets the fill of the text. | |
TextFont | Gets or sets the font of the text. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of this label area. | |
GetSchema | This method is reserved and should not be used. | |
ReadXml | Generates an object from its XML representation | |
WriteXml | Converts an object into its XML representation. |