The title of the series associated with this value
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public GdxData Source { get; private set; } |
| Visual Basic |
|---|
Public Property Source As GdxData Get Private Set |
| JScript |
|---|
function get Source () : GdxData private function set Source (value : GdxData) |