ChartCountRange

Description

Counts the number of slices on pie and donut charts, bars on horizontal and vertical bar charts, and points on area and line charts.

Parameters

Parameter Description

chartlabel

The chart title.

charttype

The chart type.

Includes hbar, vbar, area, line, pie, and donut charts. See, Supported Chart Types.

ret

The return value.

axis

axis=X – the number of bars on the X-axis.

axis=Y – the number of bars on the Y-axis.

Not applicable for pie and donut charts.

Example

Type Action Recognition Parameters Value

Dashboard

ChartCountRange

 

chartlabel=Remote Worker Distribution Percentage;charttype=hbar;ret=&count;axis=X

Remote Worker Distribution Percentage