| |||||||
| FRAMES NO FRAMES | |||||||
<%@ taglib prefix="chartfx" uri="/chartfxTags" %>
<anyxmlelement xmlns:chartfx="urn:jsptld:/chartfxTags" />
This tag library contains the Chart FX for Java tags. This tag library documentation is a quick reference for all tags and attributes. For each member in the tag library, there is a corresponding API member. Please refer to the Chart FX for Java API Documentation if additional detail is necessary.
| Tag Library Information | |
| Display Name | None |
| Version | 1.0 |
| Short Name | chartfx |
| URI | /chartfxTags |
| Tag Summary | |
| annotationArc | The AnnotationArc class allows you to create annotation objects in the shape of an Arc.
Parent Tags: annotationList, annotationListBase. Child Tags: annotationLink, border. |
| annotationArrow | The AnnotationArrow class allows you to create Line and Arrow annotations in your Charts.
Parent Tags: annotationList, annotationListBase. Child Tags: annotationLink, border, endCap, startCap. |
| annotationBalloon | The AnnotationBalloon class enables you to add balloon objects in your charts. Balloon objects are like a Text objects, but the text is enclosed in a balloon type shape.
Parent Tags: annotationList, annotationListBase. Child Tags: annotationLink, arrowCap, border. |
| annotationCircle | The AnnotationCircle class allows you to create annotation objects in the shape of circles.
Parent Tags: annotationList, annotationListBase. Child Tags: annotationLink,border. |
| annotationGroup | The AnnotationGroup class allows you to group individual annotation objects together. Because the group object exposes all the common properties, you can change visual attributes of objects in a group with just one property call.
Parent Tag: annotationList. Child Tags: annotationLink, annotationListBase, border. |
| annotationLink | Provides access to the Link object for Annotations.
Parent Tags: annotationArc, annotationArrow, annotationBalloon, annotationCircle, annotationGroup, annotationPicture, annotationPolygon, annotationRectangle, annotationText |
| annotationList | The Annotation List consists of all the individual annotation objects that you would like to include in your charting application.
Parent Tag: annotationX. Child Tags: annotationArc, annotationArrow, annotationBalloon, annotationCircle, annotationGroup, annotationPicture, annotationPolygon, annotationRectangle, annotationText. |
| annotationListBase | The Annotation List consists of all the individual annotation objects that in an AnnotationGroup.
Parent Tag: annotationListBase. Child Tags: annotationArc, annotationArrow, annotationBalloon, annotationCircle, annotationGroup, annotationPicture, annotationPolygon, annotationRectangle, annotationText. |
| annotationPicture | The AnnotationPicture class allows you to add annotation Pictures to your charting applications.
Parent Tags: annotationList, annotationListBase. Child Tags: annotationLink, border. |
| annotationPolygon | The AnnotationPolygon class allows you to create Polygon annotation in your charts.
Parent Tags: annotationList, annotationListBase. Child Tags: annotationLink, border. |
| annotationRectangle | The AnnotationRectangle class allows you to create rectangle shapes in your charting applications.
Parent Tags: annotationList, annotationListBase. Child Tags: annotationLink, border. |
| annotationText | The AnnotationText class allows you to add annotation Text to your charting applications.
Parent Tags: annotationList, annotationListBase. Child Tags: annotationLink, border. |
| annotationX | The AnnotationX class is used to create the Annotation Extension object.
Parent Tag: chart. Child Tags: annotationList. |
| arrowCap | Controls the starting arrowhead height, width and style of an AnnotationBaloon object.
Parent Tag: AnnotationBaloon. |
| attributes | Provides access to the UserLegendBoxItem's Attributes object.
Parent Tag: userLegendBoxItem. Child Tag: link. |
| axis | The Axis class and its supported members are used to control visual, positioning and scaling attributes for Axis objects included in charts. Parent Tag: axisCollection. Child Tags: dataFormat, font, grid, keyLabel, labels, labelsFormat, line, link, minorGrid, sections and title. |
| axisCollection | Provides access to the Chart's Axis object.
Parent Tag: chart. Child Tag: axis. |
| axisSection | This class is used to customize chart AxisSection objects. Parent Tag: sections. Child Tags: grid, link, minorGrid. |
| axisX | Provides direct access to the Chart's X axis.
Parent Tag: chart. Child Tags: dataFormat, grid, keyLabel, labels, labelsFormat, line, link, minorGrid, sections, title. |
| axisY | Provides direct access to the Chart's main Y axis.
Parent Tag: chart. Child Tags: dataFormat, grid, keyLabel, labels, labelsFormat, line, link, minorGrid, sections, title. |
| axisY2 | Provides direct access to the Chart's scondary Y axis.
Parent Tag: chart. Child Tags: dataFormat, grid, keyLabel, labels, labelsFormat, line, link, minorGrid, sections, title. |
| border | Provides access to the AnnotationArc's Border object. Parent Tag: AnnotationArc. |
| bubble | The supported members of the Bubble class allow you to further customize the visual attributes of a Bubble chart type. Parent Tag: chart. |
| chart | Top level tag used to generate a chart image. All other tags are to be enclosed inside this tag. To use the chart tags from this library in your JSP pages, add the following directive at the top of each page: <%@taglib uri="/chartfxfaces" prefix="chartfx"%> |
| condition | Allows customization of the conditions for a Conditional attribute.
Parent Tag: conditionalAttributes. |
| conditionalAttributes | ConditionalAttributes class allows you to assign visual attributes to a ConditionalAttributes object. Once the object has been configured with the desired attributes, the object may be assigned to a chart point based on the conditions configured. Parent Tag: conditionalAttributesCollection. Child Tags: condition, font,link. |
| conditionalAttributesCollection | Provides access to the Chart's ConditionalAttributesobject. Parent Tag: chart. Child Tags: conditionalAttributes. |
| constantLine | Constant lines are one of the most useful objects when it comes to highlighting information in the chart area. You may want to create a constant line to highlight limits or specific points of interest in the chart. Parent Tag: constantLines. Child Tags: font, link. |
| constantLines | Provides access to the Chart's ConstantLines object.
Parent Tag: chart. Child Tags: constantLine. |
| crosstabDataProvider | The Crosstab Data Provider is a utility that converts data from tabular to columnar format.
Parent Tags: chart, dataSourceSettings. Child Tags: crosstabDataTypeCollection, JDBCDataProvider, listProvider, textProvider, XMLDataProvider. |
| crosstabDataType | No Description |
| crosstabDataTypeCollection | Provides access to the Crosstab Data Provider's DataType object. Parent Tag: crosstabDataProvider. Child Tag: crosstabDataType. |
| curve | Provides access to the Curve gallery object. Use inside a chart tag. Parent Tag: chart. Child Tags: . |
| data | Opens a communications channel to pass data to the chart.
Parent Tag: chart. Child Tags: . |
| dataEditor | Provides access to the DataEditor object, a spreadsheet like table that shows data contained in the chart in tabular format.
Parent Tag: chart. Child Tags: defaultBorder, font, imageBorder. |
| dataFormat | Used to format the data displayed on point labels and tool tips shown at a mouse-over.
Parent Tag: axis. |
| dataSourceSettings | Provides extra configuration for data sources. Parent Tag: chart. Child Tags: crosstabDataProvider, dataTypeCollection, JDBCDataProvider, listProvider, textProvider, XMLDataProvider. |
| dataType | An array property that specifies how Chart FX should treat the different fields available in Data stream. Parent Tag: dataTypeCollection. |
| dataTypeCollection | Provide access to the Data's Data Type object.
Parent Tag: data. Child Tags: dataType. |
| dataValue | Allows you to set the data values for the chart.
Parent Tag: data. |
| defaultBorder | Provides access to the Default Border object of the parent tag.
Parent Tag: chart, dataEditor, legendBox, serlegBox, userLegendBox. |
| endCap | Controls the ending arrowhead height, width and style of a AnnotationArrow object.
Parent Tag: annotationArrow. |
| extensions | Provides access to the ExtensionManager object.
Parent Tag: chart. Child Tags annotationX. |
| flashWriter | Provides properties and methods to write chart in Flash format.
Parent Tag: chart. |
| font | Allows customization of the font attributes for the parent tag.
Parent Tag: axis, chart, conditionalAttributes, constantLine, dataEditor, legendBox, pointAttributes, seriesAttributes, title, titleDockable and userLegendBox. |
| gradientBackground | Provides access to the GradientBackground object of the parent tag.
Parent Tag: chart, pane. |
| grid | Provides access to the Line object used to customize the Grid Lines for the parent tag. Parent Tag: axis, axisSection. |
| hiLow | Provides direct access to Hi-Low-Close Gallery object.
Parent Tag: chart. |
| imageBackground | Provides access to the parent tag BackObject.
Parent Tag: chart, pane. |
| imageBorder | Provides access to the BorderObject of the parent tag.
Parent Tag: chart, dataEditor, legendBox, serLegBox, userLegendBox. |
| JDBCDataProvider | Provides access to the JDBC Date Provider object.
Parent Tag: chart, dataSourceSettings, crosstabDataProvider. |
| keyLabel | Used to assign a key (short) legend to tickmarks in a categorical axis.
Parent Tag: axis. Child Tag: label. |
| keyLeg | Used to assign a key (short) legend to tickmarks in a categorical axis.
Parent Tag: chart. Child Tag: label. |
| label | Used to assign a text legend to the parent tag.
Parent Tag: keyLabel, keyLeg, labels, legend, serKey, serLeg, YLeg. |
| labels | Provides access to the Axis' Label object.
Parent Tag: axis. Child Tag: label. |
| labelsFormat | Used to format the labels displayed on the selected axis.
Parent Tag: axis. |
| legend | Provides access to the Chart's Legend object.
Parent Tag: chart. Child Tag: label. |
| legendBox | Provides access to the Chart's LegendBox object.
Parent Tag: chart. Child Tag: defaultBorder, font, imageBorder and titles. |
| line | Provide the control over the attributes of the Axis' Line objects.
Parent Tag: Axis. |
| link | Provides access to the Link object of the parent tag.
Parent Tag: axis, axisSection, chart, conditionalAttributes, constantLine, pointAttributes, seriesAttributes, title, titleDockable and userLegendBoxItem. |
| listProvider | Provides access to the List Data provider.
Parent Tags: chart, dataSourceSettings, crosstabDataProvider. Child Tags: . |
| minorGrid | Allows you to configure Grid Lines at the minor intervals on the parent object.
Parent Tag: axis, axisSection. |
| pane | Panes allow displaying multiple panes of data in a single chart window.
Parent Tag: panes. Child Tags: defaultBackground, gradientBackground, imageBackground and title. |
| panes | Provides access to the Chart's Panes collection.
Parent Tag: chart. Child Tags: pane. |
| pie | The supported members of the Pie class allow you to further customize the visual attributes of a Pie and Doughnut chart types.
Parent Tag: chart. |
| point | Provides access to the Chart's Point object.
Parent Tag: chart. Child Tags: pointAttributes. |
| pointAttributes | Provides access to the PointAttributes object.
Parent Tag: point. Child Tags: font, link. |
| pointFont | Allows you to select a different collection of wingding fonts for use as marker shapes.
Parent Tag: chart. |
| pointLabelFont | Sets a font directly to the ALL PointLabels in the chart.
Parent Tag: chart. |
| polar | Provides access to the Polar gallery object.
Parent Tag: chart. |
| radar | Provides access to the Radar gallery object.
Parent Tag: chart. |
| sections | Provides access to the Axis' Sections object.
Parent Tag: axis. Child Tag: axisSection. |
| series | Provides access to the Chart's Series object.
Parent Tag: chart. Child Tags: seriesAttributes. |
| seriesAttributes | Provides access to the SeriesAttributes object.
Parent Tag: series. |
| serKey | Sets an abbreviated name for each series using a short string. Parent Tag: chart. Child Tags: label. |
| serLeg | An array property that allows you to set the series legend.
Parent Tag: chart. Child Tags: label. |
| serLegBox | Provides access to the chart's serLegBoxObj object.
Parent Tag: chart. Child Tags: defaultBorder, imageBorder, titles. |
| startCap | Controls the starting arrowhead height, width and style of an AnnotationArrow object.
Parent Tag: annotationArrow. |
| stripe | Allows you to highlight a range of values associated with any of the axis by drawing a color frame in the chart background. Parent Tag: stripes. Child Tags: link. |
| stripes | Provides access to the Chart's Stripes collection.
Parent Tag: chart. Child Tags: stripe. |
| surface | Provides access to the Surface Gallery object.
Parent Tag: chart. |
| SVGWriter | Provides access to the SVG writer object.
Parent Tag: chart. |
| textProvider | Provides Access to the Text data provider.
Parent Tags: chart, crosstabDataProvider, dataSourceSettings. |
| title | Allows configuration of the Title of the parent tag.
Parent Tags: axis, pane. Child Tags: font, link. |
| titleDockable | Provides access to the TitleDockable object.
Parent Tag: titles. Child Tags: font, link. |
| titles | Provides access to the Titles object of the parent tag..
Parent Tag: chart, legendBox, serLegBox, userLegendBox. Child Tags: titleDockable. |
| userLegendBox | Provides access to the Chart's UserLegendBoxObj object.
Parent Tag: chart. Child Tags: defaultBorder, font, imageBorder, titles, userLegendBoxItemCollection. |
| userLegendBoxItem | Allows customezation of the User Legend Box items.
Parent Tag: . Child Tags: . |
| userLegendBoxItemCollection | Provides access to the Collection of UserLegendBoxItem.
Parent Tag: userLegendBox. Child Tag: userLegendBoxItem. |
| XMLDataProvider | Provides access to the XML Data Provider.
Parent Tags: chart, crosstabDataProvider, dataSourceSettings. |
| |||||||
| FRAMES NO FRAMES | |||||||