org.das2.graph.ErrorBarType

control for the error bar rendering.


BAR

vertical or horizontal bar showing the extent of the error level.


SERIF_BAR

vertical or horizontal bar but with perpendicular serif bar highlighting the extent.


SHADE

shade the error region rather than using a bar.


valueOf

valueOf( String name ) → ErrorBarType

Parameters

name - a String

Returns:

org.das2.graph.ErrorBarType

[search for examples] [view on GitHub] [view on old javadoc] [view source]


values

values( ) → ErrorBarType

Returns:

org.das2.graph.ErrorBarType[]

[search for examples] [view on GitHub] [view on old javadoc] [view source]