Draws text and labels inside chart components.
The following tables list the members exposed by the TextRenderer type.
Name | Description | |
---|---|---|
Initializes a new instance of the TextRenderer class. |
Name | Description | |
---|---|---|
Gets or sets the Font used to draw labels. |
||
Gets or sets the brush used to draw labels. |
Name | Description | |
---|---|---|
Draws the specified label centered at specified location. |
||
Draws the specified label in specified layout rectangle. |
||
Draws the specified label on the left side of the specified point. |
||
Draws the specified label on the right side of specified point. |