Obtains an image of the current chart display.
[Visual Basic]
Overloads Public Function GetImage() As Image
[C#]
public Image GetImage()
[Delphi]
public function GetImage(): Image; overload;
Return Value
Image created by an enhanced metafile of the chart.
See Also
C1Chart Class | C1Chart Members | C1.Win.C1Chart Namespace | C1Chart.GetImage Overload List
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |