Converts the chart object into a Bitmap.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public RenderTargetBitmap CreateImage () |
Visual Basic Copy Code |
---|
Public Function CreateImage () As RenderTargetBitmap |
A RenderTargetBitmap that represents the current chart.