ChartLabelVerify
Description
Verifies labels on a chart 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
| Type | Action | Recognition | Parameters | Value |
|---|---|---|---|---|
|
Dashboard |
ChartLabelVerify |
charttype=pie;chartLabel=Remote Worker Distribution Percentage;slicelabel=Onsite |
Remote Worker Distribution Percentage |