You are here

public function WebformAnalysisInterface::getChartType in Webform Analysis 8

Get Chart Type.

Return value

array Chart type.

1 method overrides WebformAnalysisInterface::getChartType()
WebformAnalysis::getChartType in src/WebformAnalysis.php
Get Chart Type.

File

src/WebformAnalysisInterface.php, line 48

Class

WebformAnalysisInterface
Defines an interface for webform analysis classes.

Namespace

Drupal\webform_analysis

Code

public function getChartType();