public final class ImPlotErrorBarsFlags
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
Horizontal
error bars will be rendered horizontally on the current y-axis
|
static int |
None
default
|
public static final int None
Definition: 0
public static final int Horizontal
Definition: 1 << 10