Draws text and labels inside chart components.
The following tables list the members exposed by the TextRenderer type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the TextRenderer class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the Font used to draw labels. |
|
![]() |
Gets or sets the brush used to draw labels. |
Public Methods| 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. |
See Also