Searched defs:X_AXIS (Results 1 – 3 of 3) sorted by relevance
100 enum AxisType { UNDEFINED, X_AXIS, Y_AXIS }; enumerator
160 static const char * const X_AXIS; variable
43 const char * const ChartComponent::X_AXIS = "xAxis"; member in OHOS::ACELite::ChartComponent