cewolf
Tag plot


The plot tag is nested inside a complex chart to define a nested or layered plot instance.


Tag Information
Tag Classde.laures.cewolf.taglib.tags.PlotTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
typetruetruejava.lang.StringThe type of the plot. One of xyarea, xyline, xyshapesandlines, scatter, xyverticalbar, step, candlestick, highlow, signal, verticalbar, area, line, shapesandlines, spline, stackedxyarea, stackedxyarea2
xaxislabelfalsetruejava.lang.StringTitle of the plot's x-axis. This attribute is only used for horizontally combined charts.
yaxislabelfalsetruejava.lang.StringTitle of the plot's y-axis. This attribute is only used for vertically combined charts.
xaxisintegerfalsetruejava.lang.StringBoolean value to indicate whether the label values of a numeric domain (X) axis should have integer values only, or if decimal values are OK. Default: false.
This attribute is new in cewolf version 1.1.
yaxisintegerfalsetruejava.lang.StringBoolean value to indicate whether the label values of a numeric range (Y) axis should have integer values only, or if decimal values are OK. Default: false.
This attribute is new in cewolf version 1.1.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.