The key of the dictionary used to convert labels in the chart
Namespace: Ico.Awx.ChartAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public string DictionaryKey { get; set; } |
| Visual Basic |
|---|
Public Property DictionaryKey As String Get Set |
| JScript |
|---|
function get DictionaryKey () : String function set DictionaryKey (value : String) |