Gets or sets the location to a detailed description for the image.
Namespace:
C1.Web.C1WebChartAssembly: C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)
Syntax
C# |
---|
[DefaultValueAttribute("")] public override string DescriptionUrl { get; set; } |
Visual Basic |
---|
<DefaultValueAttribute("")> _ Public Overrides Property DescriptionUrl As String Get Set |