Looks up a localized string similar to The message shown in the title when the user drills down. Use "@@chart.count" as a placeholder for the number of elements in the chart, "@@chart.drilldown" as a placeholder for the value used for the drilldown or "@@chart.field" as a placeholder for the field analyzed by the chart.
Namespace: Ico.Awx.ResourcesAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public static string DrillDownTitleDescription { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property DrillDownTitleDescription As String
Get |
JScript |
---|
static function get DrillDownTitleDescription () : String
|
See Also