i-net Clear Reports

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

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

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

Fields in com.inet.report.chart.plot declared as ContinuousLineStyle
static ContinuousLineStyle ContinuousLinePlot.DEFAULT_LINE_STYLE
          Default chart style with this plot.
static ContinuousLineStyle ContinuousLineStyle.LINE_DATE
          This is a line style with date values on the category axis.
static ContinuousLineStyle ContinuousLineStyle.LINE_NUMBER
          This is a line style with number values on the category axis.
 

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

Constructors in com.inet.report.chart.plot with parameters of type ContinuousLineStyle
ContinuousLinePlot(ContinuousLineStyle style)
          Creates a continuous line plot with defined chart style.
 


i-net Clear Reports

Copyright © 1999-2011 by i-net software GmbH