A list of the values represented by this series
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public GdxDataValueCollection AllValues { get; private set; } |
| Visual Basic |
|---|
Public Property AllValues As GdxDataValueCollection Get Private Set |
| JScript |
|---|
function get AllValues () : GdxDataValueCollection private function set AllValues (value : GdxDataValueCollection) |