ChartHttpHandlerSettings.FolderName Property

.NET Framework (current version)
 

Gets or sets the folder which will be used for storing images in the specified directory.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

public string FolderName { get; set; }

Property Value

Type: System.String

A string that represents the folder name.

.NET Framework
Available since 4.0
Return to top
Show: