Creates a RenderContext instance.
Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting
C# Copy Code |
---|
protected virtual RenderContext CreateRenderContext ( |
Visual Basic Copy Code |
---|
Protected Overridable Function CreateRenderContext( _ |
An IGraphics surface where dashboard elements should be rendered.
The current clip rectangle.
A RenderContext instance.