Initializes a new instance of the RenderContext clas.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public RenderContext ( RectD clipRect, Theme theme)
Public New ( _ clipRect As RectD, _ theme As Theme _)
A RectD specifying the clip rectangle.
A Theme instance where appearance attributes should be derived from.
RenderContext ClassMindFusion.Charting Namespace