Structure: laLineGraphCategory_t
typedef struct laLineGraphCategory_t { laString text; int32_t stackValue; } laLineGraphCategory;
None.