Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introducedin
09.1

Description

Excerpt

Saves a Chart as a specified image format at a specified file path.

Signature
C#
C#
 public static void SaveImage(String filePath, ImageFormat imageFormat)
Signature
vb.net
vb.net
Public Static Sub SaveImage(ByVal filePath As String, ByVal imageFormat stream As ImageFormat)

Parameters

...