enum EE::UI::Charts::AxisPosition

#include <chartaxis.hpp>

enum AxisPosition: Uint8 {
    Bottom,
    Top,
    Left,
    Right,
};