Search
RenderContext2D Members
Constructors Properties
 


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 RenderContext2D type.

 Public Constructors

  Name Description

RenderContext2D

Initializes a new instance of the RenderContext class.

 Public Properties

  Name Description

chart

Gets the chart.

xAxis

Gets the chart's XAxis.

yAxis

Gets the chart's YAxis.

 See Also