TileChartLabelVerify
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. |
|
chartlabel |
The chart title. |
|
xlabel |
The X-axis label. Not applicable for pie and donut charts. |
|
ylabel |
The Y-axis label. Not applicable for pie and donut charts. |
|
slicelabel |
The slice label on the pie or donut chart. Applicable only for pie and donut charts. |
Example
This example shows the use of the TileChartLabelVerify action:
| Type | Action | Recognition | Parameters | Value |
|---|---|---|---|---|
|
Dashboard |
TileChartLabelVerify |
charttype=line;xlabel=Year |
Application Details |