Looks up a localized string similar to Multiple Series mapping is not supported in current version of Drilldown chart. First dimension in group will be used..
Namespace: Ico.Gdx.Chart.DrilldownAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public static string DDWarningMultipleSeriesMapping { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property DDWarningMultipleSeriesMapping As String
Get |
| JScript |
|---|
static function get DDWarningMultipleSeriesMapping () : String
|
See Also