namespace ImPlotNET { public enum ImPlotYAxis { _1 = 0, _2 = 1, _3 = 2, } }