The message visualized in the title when the user drills down. Use "%v" as a placeholder for the value and "%c" as a placeholder for category.
Namespace: Ico.Awx.ChartAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string DrillDownTitle { get; set; } |
Visual Basic |
---|
Public Property DrillDownTitle As String Get Set |
JScript |
---|
function get DrillDownTitle () : String function set DrillDownTitle (value : String) |