Simple helper that returns all the CHARTS in the control

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public GdxChartView[] GetAllCharts()
Visual Basic
Public Function GetAllCharts As GdxChartView()
JScript
public function GetAllCharts() : GdxChartView[]

See Also