The following tables list the members exposed by UserDrawnTextEventArgs.
"| Name | Description | |
|---|---|---|
![]() | UserDrawnTextEventArgs Constructor | Initializes a new instance of the class. |
| Name | Description | |
|---|---|---|
![]() | Count | The current major tick getting text drawn. |
![]() | Font | The font used for drawing the text. |
![]() | ForeColor | The color used to paint the text. |
![]() | Gauge | The gauge displaying the text. |
![]() | Index | The index value of the gauge displaying the text. |
![]() | Text | The text that will be displayed. |
![]() | TextOffset | The offset used to calculate the location of the text. |
![]() | Value | The value representated by the major tick mark. |

