CustomLabel.ImageUrl Property
.NET Framework (current version)
Gets or sets the URL target of the label image.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[<BindableAttribute(true)>] [<PersistenceModeAttribute(PersistenceMode.Attribute)>] member ImageUrl : string with get, set
Property Value
Type: System.StringA string value that represents the destination URL that is pointed to by this custom label image.
.NET Framework
Available since 4.0
Available since 4.0
Show: