Initializes a new instance of the RenderContext clas.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public RenderContext ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
A Microsoft.Maui.Graphics.Rect specifying the clip rectangle.
A Theme instance where appearance attributes should be derived from.
See Also