i-net Clear Reports

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

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

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

Fields in com.inet.report.chart.plot declared as AreaStyle
static AreaStyle AreaStyle.AREA2D_PERCENT
          This is a 2D area style with percent values.
static AreaStyle AreaStyle.AREA2D_STACKED
          This is a 2D area style with stacked values.
static AreaStyle AreaStyle.AREA3D_PERCENT
          This is a 3D area style with percent values.
static AreaStyle AreaStyle.AREA3D_STACKED
          This is a 3D area style with stacked values.
static AreaStyle AreaPlot.DEFAULT_STYLE
          Default chart style with this plot.
 

Methods in com.inet.report.chart.plot with parameters of type AreaStyle
 void AreaPlot.setStyle(AreaStyle style)
          Sets the chart style of this plot.
 

Constructors in com.inet.report.chart.plot with parameters of type AreaStyle
AreaPlot(AreaStyle style)
          Creates a area plot with defined chart style.
 


i-net Clear Reports

Copyright © 1999-2011 by i-net software GmbH