enum EE::UI::Charts::LineCap

#include <uichart.hpp>

enum LineCap: Uint8 {
    Butt,
    Square,
};