public final class ImPlotItemFlags extends java.lang.Object
static int
NoFit
NoLegend
None
0
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int None
public static final int NoLegend
Definition: 1 << 0
1 << 0
public static final int NoFit
Definition: 1 << 1
1 << 1