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