Simple helper that returns all the CHARTS in the control
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public AwxChartView[] GetAllCharts() |
Visual Basic |
---|
Public Function GetAllCharts As AwxChartView() |
JScript |
---|
public function GetAllCharts() : AwxChartView[] |