TileChartValueVerify
Description
Verifies labels on a chart (inside the PIA tile) based on the given parameters. The chart can be identified using the chart caption (chart title).
Parameters
| Parameter | Description |
|---|---|
|
charttype |
The chart type. Includes hbar, vbar, area, line, pie, and donut charts. See, Supported Chart Types. |
|
xvalues |
The X-axis values. Not applicable for pie and donut charts. |
|
yvalues |
The Y-axis values. Not applicable for pie and donut charts. |
|
slicevalue |
The slice value on the pie or donut chart. Applicable only for pie and donut charts. |
Example
This example shows the use of the TileChartValueVerify action:
| Type | Action | Recognition | Parameters | Value |
|---|---|---|---|---|
|
Dashboard |
TileChartValueVerify |
charttype=line;xvalues=2018;yvalues=10 |
Application Details |