CustomLabel.Url Property
.NET Framework (current version)
Gets or sets the target URL of the custom label.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[BindableAttribute(true)] [PersistenceModeAttribute(PersistenceMode.Attribute)] public string Url { get; set; }
Property Value
Type: System.StringA string value that represents the target URL of the custom label.
Implements
IChartMapArea.Url
.NET Framework
Available since 4.0
Available since 4.0
Show: