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 clas. |
Name | Description | |
---|---|---|
Gets or sets the component currently being painted. |
||
Gets or sets the current drawing surface. |
||
Gets or sets the Theme used to resolve appearance attributes. |
||
Gets the chart's XAxis. |
||
Gets the chart's YAxis. |
Name | Description | |
---|---|---|
Gets the clip rectangle relative to specified Component. |
||
Gets the X axis assigned to a Renderer2D or returns one from parent plot or chart. |
||
Gets the Y axis assigned to a Renderer2D or returns one from parent plot or chart. |
||
Gets a TextStyle from current Theme. |