i-net Clear Reports

Uses of Class
com.inet.report.chart.plot.BarStyle

Packages that use BarStyle
com.inet.report.chart.plot Provides all classes and interfaces for chart plot. 
 

Uses of BarStyle in com.inet.report.chart.plot
 

Fields in com.inet.report.chart.plot declared as BarStyle
static BarStyle BarStyle.BAR2D
          This is a 2D bar style.
static BarStyle BarStyle.BAR2D_PERCENT
          This is a 2D bar style with percent values.
static BarStyle BarStyle.BAR2D_STACKED
          This is a 2D bar style with stacked values.
static BarStyle BarStyle.BAR3D
          This is a 3D bar style.
static BarStyle BarStyle.BAR3D_PERCENT
          This is a 3D bar style with percent values.
static BarStyle BarStyle.BAR3D_STACKED
          This is a 3D bar style with stacked values.
static BarStyle BarPlot.DEFAULT_STYLE
          Default chart style with this plot.
 

Methods in com.inet.report.chart.plot with parameters of type BarStyle
 void BarPlot.setStyle(BarStyle style)
          Sets a chart style of this bar plot.
 

Constructors in com.inet.report.chart.plot with parameters of type BarStyle
BarPlot(BarStyle style)
          Creates a bar plot with defined chart style.
 


i-net Clear Reports

Copyright © 1999-2011 by i-net software GmbH