Provides contextual information about the dashboard to its child components when calling their draw, layout and user input methods.
The following tables list the members exposed by the RenderContext type.
Name | Description | |
---|---|---|
Initializes a new instance of the RenderContext class. |
Name | Description | |
---|---|---|
Gets the clip rectangle relative to specified Component. |
||
Gets the clip rectangle relative to specified Component. |
||
Gets the Component currently being painted. |
||
Gets the current drawing surface. |
||
Gets a tag value assigned to their RenderContext. |
||
Gets the Theme used to resolve appearance attributes. |
||
Overloaded. Gets the x-axis associated with the parent plot or chart. |
||
Overloaded. Gets the y-axis associated with the parent plot or chart. |
||
Gets the chart's X-Axis. |
||
Gets the chart's Y-Axis. |
||
Sets the Component currently being painted. |
||
Sets the current drawing surface. |
||
Sets an Object as a tag for this RenderContext. |
||
Sets the Theme used to resolve appearance attributes. |
||
Gets the TextStyle from the current Theme using the specified TextStyleHint. |