www.Chart4.NET (Documentation) |
Samples Download | Release Notes
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public string hpDrillDownURL { get; set; }
public string hpDrillDownURL { get; set; }
Public Property hpDrillDownURL As String
Get
Set
Public Property hpDrillDownURL As String
Get
Set
public:
property String^ hpDrillDownURL {
String^ get ();
void set (String^ value);
}
member hpDrillDownURL : string with get, set
member hpDrillDownURL : string with get, set
/** @property */
public String get_hpDrillDownURL()
/** @property */
public void set_hpDrillDownURL(String value)
/** @property */
public String get_hpDrillDownURL()
/** @property */
public void set_hpDrillDownURL(String value)
Field Value
System.String