Export the currently displayed content to a PNG file.
Namespace: ElecNetKit.Graphing.ControlsAssembly: ElecNetKit.Graphing (in ElecNetKit.Graphing.dll) Version: 1.1.4771.27373 (1.1.0.0)
Syntax
Parameters
- path
- Type:
System String
The path to export to
- dpi (Optional)
- Type:
System Int32
The dpi of the png, defaults to 96.
Remarks
See Also