Chart.CurrentImageLocation Property
.NET Framework (current version)
Gets the URL of the current image into which the Chart control will be rendered.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
<BindableAttribute(False)> <BrowsableAttribute(False)> Public ReadOnly Property CurrentImageLocation As String
Property Value
Type: System.StringA string value that represents the URL of the current chart image.
This property has no effect if ImageStorageMode is set to P:System.Web.UI.DataVisualization.Charting.Chart.ImageStorageMode.UseHttpHandler.
.NET Framework
Available since 4.0
Available since 4.0
Show: