Свойство | Тип | Описание | |
---|---|---|---|
$containerId | string | the container Id to render the visualization to | |
$data | array | the data to configure visualization | |
$htmlOptions | array | ||
$options | array | additional configuration options | |
$visualization | string | the type of visualization -ie PieChart |
Метод | Описание | |
---|---|---|
registerClientScript ( ) | Registers required scripts | |
run ( ) | Widget's run method |
public string $containerId | ||
Результат | string |
public string $visualization | ||
Результат | string |