Sets the transformation of the specified graphics to correspond to the dashboard's current unit, zoom and scroll.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
SyntaxC#
Copy Code
|
|---|
public void SetTransform ( |
Visual Basic
Copy Code
|
|---|
Public Sub SetTransform( _ |
The IGraphics object to set.
See Also