Draws text and labels inside chart components.
The following tables list the members exposed by the TextRenderer type.
Name | Description | |
---|---|---|
Overloaded. |
Name | Description | |
---|---|---|
Gets or sets the Font used to draw labels. |
||
Gets or sets the Brush used to draw labels. |
Name | Description | |
---|---|---|
Disposes the font and brush associated with this object. |
||
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 specified point. |
||
Draws the specified label on the right side of specified point. |
||
Overloaded. |