AxisUnit

AxisUnit
AxisUnit

Represents X and Y axis unit of a graph.

JSON Example
{
    "condition": "string",
    "unit": "string"
}
string
condition
Optional
Constraints: maxLength: 1024

If the condition is met then the above unit will be displayed. to UI. If no condition is provided, then the unit will be displayed unconditionally.

string
unit
Optional

An Axis unit.

Possible values are : COUNT, PERCENT, BYTES, MILLISECONDS, SECONDS, MINUTE, HOUR, DAY, KILO_BYTES, MEGA_BYTES, GIGA_BYTES,
Property Of