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





Gets or sets the location of 'MindFusion.WebForms.ChartGen.aspx' file.

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

 Syntax

C#  Copy Code

public string ChartGenLocation { get; set; }

Visual Basic  Copy Code

Public Property ChartGenLocation As String

 Property Value

A string that indicates the physical location of the 'MindFusion.WebForms.ChartGen.aspx' file.

 Remarks

The 'MindFusion.WebForms.ChartGen.aspx' file is used by MindFusion.Charting for WebForms to generate the chart image that is displayed in the browser.

 See Also

Adding MindFusion.Charting to a Web Application
Chart Members
Chart Class
MindFusion.Charting.WebForms Namespace