Pie chart
Display model or database data in a pie chart.
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Query | Query | Standard SQL query to filter the data of interest. You can use it to filter data from a database and to filter data obtained from a node-based model. In case of a node-based model, the SELECT * FROM Model part is mandatory, followed by the WHERE clause with which to indicate the search conditions - for example: SELECT * FROM Model WHERE Speed > 40 | |
Methods
Refresh
- BrowseName
- Refresh
Provide Feedback