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# |
|---|
List<SpcDataValue> Overview { get; set; } |
| Visual Basic |
|---|
Property Overview As List(Of SpcDataValue) Get Set |
| JScript |
|---|
function get Overview () : List<SpcDataValue> function set Overview (value : List<SpcDataValue>) |