ASP.NET Pack Programmer's Guide
Chart.ImageFormat Property
See Also
 





Gets or sets the format of the generated chart image.

Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public string ImageFormat { get; set; }

Visual Basic  Copy Code

Public Property ImageFormat As String

 Property Value

A MIME type string that specifies the format of the rendered image.

 See Also

Chart Members
Chart Class
MindFusion.Charting.WebForms Namespace