The Chart that contains this Series
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public GdxChartView Chart { get; internal set; } |
| Visual Basic |
|---|
Public Property Chart As GdxChartView Get Friend Set |
| JScript |
|---|
function get Chart () : GdxChartView internal function set Chart (value : GdxChartView) |