Returns the key of the DataDictionary associated to the chart

Namespace: Ico.Awx.Chart
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string GetDictionaryKey()
Visual Basic
Public Function GetDictionaryKey As String
JScript
public function GetDictionaryKey() : String

See Also