Uses of Class
org.das2.graph.DasLabelAxis

Packages that use DasLabelAxis
org.das2.graph Mostly contains DasCanvasComponents, which are components that live within the DasCanvas, and Renderers which draw on DasPlots. 
 

Uses of DasLabelAxis in org.das2.graph
 

Constructors in org.das2.graph with parameters of type DasLabelAxis
StackedHistogramRenderer(DasPlot parent, DataSetDescriptor dsd, DasAxis zAxis, DasLabelAxis yAxis)