Looks up a localized string similar to Related Drilldown variables. These variables must have all dimensions and its structure same as DrilldownVariable.

Namespace: Ico.Gdx.Chart.Drilldown
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public static string DDDescriptionRelatedDrillDownVariables { get; }
Visual Basic
Public Shared ReadOnly Property DDDescriptionRelatedDrillDownVariables As String
	Get
JScript
static function get DDDescriptionRelatedDrillDownVariables () : String

See Also