| Name |
Description |
Sample Image |
| <dvt:activeDataProperties> |
Defines properties for animation in a active data enabled graph.
|
|
| <dvt:alert> |
Defines an additional data point that needs to be highlighted with a separate symbol, such as an error or warning.
|
|
| <dvt:alertSet> |
Wraps an infinite number of alert tags for a graph.
|
|
| <dvt:annotation> |
Defines an annotation on a graph. An annotation is associated with a specific data point on a graph.
|
|
| <dvt:annotationSet> |
Wraps an infinite number of annotation tags for a graph.
|
|
| <dvt:areaGraph> |
Use the areaGraph tag to create an ADF area graph. This tag has a minimal set of properties to support
common functionality for this graph type.
|
 |
| <dvt:background> |
Defines the characteristics of the graph background.
|
|
| <dvt:barGraph> |
Use the barGraph tag to create an ADF bar graph. This tag has a minimal set of properties to support
common functionality for this graph type.
|
 |
| <dvt:bottomLabel> |
Use the bottomLabel tag to specify the text and location of a bottom label, if any, for the gauge.
|
|
| <dvt:bubbleGraph> |
Use the bubbleGraph tag to create an ADF bubble graph. This tag has a minimal set of properties to support
common functionality for this graph type.
|
 |
| <dvt:comboGraph> |
Use the comboGraph tag to create an ADF combo graph. This tag has a minimal set of properties to support
common functionality for this graph type.
|
 |
| <dvt:dualYBarGraph> |
Use the dualYBarGraph tag to create an ADF dual Y bar graph. This tag has a minimal set of properties to support
common functionality for this graph type.
|
 |
| <dvt:dualYComboGraph> |
Use the dualYComboGraph tag to create an ADF dual Y combo graph. This tag has a minimal set of properties to support
common functionality for this graph type.
|
 |
| <dvt:dualYLineGraph> |
Use the dualYLineGraph tag to create an ADF dual y line graph. This tag has a minimal set of properties to support
common functionality for this graph type.
|
 |
| <dvt:funnelGraph> |
Use the funnelGraph tag to create an ADF funnel graph. This tag has a minimal set of properties to support
common functionality for this graph type.
|
 |
| <dvt:ganttDropTarget> |
Gantt Drop Target can only be used as a child of the Project Gantt or Scheduling Gantt component. It is used to specify the Gantt as a drop target
|
|
| <dvt:ganttLegend> |
The Legend must be used as a child of the Project Gantt or Scheduling Gantt components
|
|
| <dvt:gauge> |
Use the gauge tag to create an ADF data visualization gauge. The attributes on this tag are sufficient to produce a gauge, but you can also specify custom settings by including any of the gauge child tags.
|
 |
| <dvt:gaugeBackground> |
Use the gaugeBackground tag to specify the background colors of a gauge.
|
|
| <dvt:gaugeFont> |
Use the gaugeFont tag to format fonts in gauge components that display text.
|
|
| <dvt:gaugeFrame> |
Use the gaugeFrame tag to specify the characteristics of the raised frame behind the dial gauge or the shadow behind the status meter and LED gauges.
|
|
| <dvt:gaugeLegendArea> |
Use the gaugeLegendArea tag to determine the characteristics and display properties of the legend area of a gauge.
|
|
| <dvt:gaugeLegendText> |
Use the gaugeLegendText tag to identify the number type to appear in the gauge legend.
|
|
| <dvt:gaugeLegendTitle> |
Use the gaugeLegendTitle tag to specify the title for the gauge legend.
|
|
| <dvt:gaugePlotArea> |
Use the gaugePlotArea tag to specify the characteristics of the plot area of a gauge.
|
|
| <dvt:gaugeSetBackground> |
Use the gaugeSetBackground tag to specify the background colors of a gauge set.
|
|
| <dvt:gradientStopStyle> |
Use the gradientStopStyle tag to control the color and rate of change of a gradient fill. This tag must be wrapped by the SpecialEffects tag.
|
|
| <dvt:graph> |
Use the graph tag to create an ADF data visualization graph. This tag is
sufficient to produce a graph, but you can also specify custom settings by including any of the child tags of the graph tag.
|
 |
| <dvt:graphFont> |
Formats fonts in graph components that display text.
|
|
| <dvt:graphFootnote> |
Specifies the characteristics and text of the footnote for the graph.
|
|
| <dvt:graphPieFrame> |
Specifies characteristics of the place where the graph represents data in a pie or ring graph.
|
|
| <dvt:graphPlotArea> |
Determines characteristics of the graph plot area.
|
|
| <dvt:graphSubtitle> |
Specifies the characteristics and text of the subtitle for the graph.
|
|
| <dvt:graphTitle> |
Specifies the characteristics and text of the title for the graph.
|
|
| <dvt:horizontalBarGraph> |
Use the horizontalBarGraph tag to create an ADF horizontal bar graph. This tag has a minimal set of properties to support
common functionality for this graph type.
|
 |
| <dvt:horizontalStackedBarGraph> |
Use the horizontalStackedBarGraph tag to create an ADF horizontal stacked bar graph.
This tag has a minimal set of properties to support common functionality for this graph
type.
|
 |
| <dvt:indicator> |
Use the indicator tag to specify the visual properties of the dial gauge indicator needle or the status meter bar.
|
|
| <dvt:indicatorBar> |
Use the indicatorBar tag to set the fill properties of the inner rectangle (bar) of a status meter gauge.
|
|
| <dvt:indicatorBase> |
Use the indicatorBase tag to set the fill properties of the circular base of a line-style indicator of a dial gauge.
|
|
| <dvt:legendArea> |
Determines characteristics and display properties of the graph legend area.
|
|
| <dvt:legendText> |
Identifies data in a graph legend. Use the legendText tag to set properties on the text is associated with each marker in the legend.
|
|
| <dvt:legendTitle> |
Specifies the characteristics and text of the title used in the graph's legend.
|
|
| <dvt:lineGraph> |
Use the lineGraph tag to create an ADF line graph. This tag has a minimal set of properties to support
common functionality for this graph type.
|
 |
| <dvt:lowerLabelFrame> |
Use the lowerLabelFrame tag to specify the colors for the frame behind the bottom label. This lowerLabelFrame tag also controls the visibility of this frame.
|
|
| <dvt:map> |
This component represents business data on a geographic map with
multiple layers of information.
|
 |
| <dvt:mapBarGraphTheme> |
mapBarGraphTheme is a child tag of the map that lets developer create a bar Graph theme.
mapBarSeriesSet is the child tag of this tag.
|
|
| <dvt:mapBarSeriesItem> |
mapBarSeriesItem is a child tag of the mapBarSeriesSet. The mapBarSeriesItem tag gives
developers the option of customizing the color of the bars.
|
|
| <dvt:mapBarSeriesSet> |
mapBarSeriesSet is a child tag of the mapBarGraphTheme. A mapBarSeriesSet tag wraps all
the mapBarSeriesItem tag.
|
|
| <dvt:mapColorTheme> |
mapColorTheme is a child tag of the map that lets developer create a color theme on a map. ADF map
uses the value from the GeoMapModel to color regions on the map.
|
|
| <dvt:mapLegend> |
mapLegend is a child tag of the map that lets developer customize different aspects of
the legend. To view the legend, the user has to use the mapToolbar to show/hide the legend.
|
|
| <dvt:mapOverview> |
mapOverview is a child tag of the map that lets developer customize different aspects of
the overview Map. The overview map appears in the lower right corner of the map. Each
map should have at most one mapOverview tag.
|
|
| <dvt:mapPieGraphTheme> |
mapPieGraphTheme is a child tag of the map that lets developers create a pie Graph theme. ADF map
uses the value from the GeoMapModel to draw a pie chart on a location on the map.
|
|
| <dvt:mapPieSliceItem> |
mapPieSliceItem is a child tag of the mapPieSliceSet
|
|
| <dvt:mapPieSliceSet> |
mapPieSliceSet is a child tag of the mapPieGraphTheme. The mapSliceSet tag wraps all the
mapPieSliceItem tags for one mapPieGraphTheme.
|
|
| <dvt:mapPointStyleItem> |
mapPointStyleItem is a child tag of the mapPointTheme and let developers customize the image used
for points in a mapPointTheme.
|
|
| <dvt:mapPointTheme> |
mapPointTheme is a child tag of the map that let developers create a point theme.
|
|
| <dvt:mapToolbar> |
This component contains tools for turning on/off themes, selecting theme elements, zooming,
calculating distance and area for the selected regions, displaying legend, and showing the
spatial coordinates of the mouse location. Insert the mapToolbar tag on a page that contains
a map. This tag is a separate component from the map so that developers can position it
separately on the page.
|
|
| <dvt:markerText> |
Defines the characteristics of marker text in a graph.
|
|
| <dvt:metricLabel> |
Use the metricLabel tag to position the label for the gauge metric.
|
|
| <dvt:numberFormat> |
Specifies formatting for numeric values.
|
|
| <dvt:o1Axis> |
Controls the color and visibility of the ordinal (or category) axis.
|
|
| <dvt:o1MajorTick> |
Controls the appearance of major tick marks on the ordinal axis.
|
|
| <dvt:o1TickLabel> |
Controls the appearance of the ordinal axis tick label, including the rotation and presence of tick labels.
|
|
| <dvt:o1Title> |
Specifies the text and alignment of the title for the ordinal axis of the graph.
|
|
| <dvt:paretoGraph> |
Use the paretoGraph tag to create an ADF pareto graph. This tag has a minimal set of properties to support
common functionality for this graph type.
|
 |
| <dvt:paretoLine> |
Defines characteristics of the line that shows cumulative percentages in a pareto graph.
|
|
| <dvt:paretoMarker> |
Defines characteristics of markers in a pareto graph.
|
|
| <dvt:pieFeeler> |
Sets the color of the optional line between a pie slice and the slice label.
|
|
| <dvt:pieGraph> |
Use the pieGraph tag to create an ADF pie graph. This tag has a minimal set of properties to support
common functionality for this graph type.
|
 |
| <dvt:pivotTable> |
The Pivot Table supports the display of multiple nested attributes on a row and column header. In addition, the Pivot Table supports the ability to dynamically change the layout of the attributes displayed in the row or column headers via drag and drop pivoting.
|
 |
| <dvt:predefinedTheme> |
predefinedTheme is a child tag of the map that let developers create a predefined theme
|
|
| <dvt:projectGantt> |
The ProjectGantt is used to illustrate a list of tasks in a project schedule.
|
 |
| <dvt:radarGraph> |
Use the radarGraph tag to create an ADF radar graph. This tag has a minimal set of properties to support
common functionality for this graph type.
|
 |
| <dvt:referenceObject> |
Defines a reference line or a reference area for a graph. You can define an unlimited number of reference objects for a given graph.
|
|
| <dvt:referenceObjectSet> |
Wraps an unlimited number of reference objects for a given graph.
|
|
| <dvt:resourceUtilizationGantt> |
The ResourceUtilizationGantt is used to illustrate available and utilization level of a resource in a time period.
|
 |
| <dvt:scatterGraph> |
Use the scatterGraph tag to create an ADF scatter graph. This tag has a minimal set of properties to support
common functionality for this graph type.
|
 |
| <dvt:schedulingGantt> |
A Scheduling Gantt is used to illustrate the scheduling of resources.
|
 |
| <dvt:series> |
Defines a series in a graph.
|
|
| <dvt:seriesSet> |
Wraps the definitions of up to 128 series for a graph
|
|
| <dvt:shapeAttributes> |
Specifies interactivity properties on subcomponents of a ADF Data Visualization component.
|
|
| <dvt:shapeAttributesSet> |
Wraps shapeAttributes tags for a graph or for a gauge.
|
|
| <dvt:slice> |
Specifies characteristics of one slice of a pie or ring graph.
|
|
| <dvt:sliceLabel> |
Specifies the characteristics of the labels that describes slices of a pie or ring graph. Each slice represents a data value.
|
|
| <dvt:specialEffects> |
Use the specialEffects tag to set gradient properties of a subcomponent of a graph or gauge. This tag wraps gradientStopStyle tags for a graph or for a gauge.
|
|
| <dvt:stackedBarGraph> |
Use the stackedBarGraph tag to create an ADF stacked bar graph. This tag has a minimal set of properties to support
common functionality for this graph type.
|
 |
| <dvt:stockCandleGraph> |
Use the stockCandleGraph tag to create an ADF stock candle graph. This tag has a minimal set of properties to support
common functionality for this graph type.
|
 |
| <dvt:stockMarker> |
Defines the characteristics of markers in a stock graph.
|
|
| <dvt:stockVolumeFormat> |
Wraps the definition of the number format for the volume markers in a stock graph.
|
|
| <dvt:threshold> |
Use the threshold tag to specify a threshold section for the metric of a gauge. You can create an infinite number of thresholds for a gauge.
|
|
| <dvt:thresholdSet> |
Use the thresholdSet tag to wrap all the threshold tags for the metric of a gauge. An infinite number of thresholds can be included in a thresholdSet tag.
|
|
| <dvt:tickLabel> |
Use the tickLabel tag to specify which tick marks in a gauge have labels.
|
|
| <dvt:tickMark> |
Use the tickMark tag to specify where tick marks are displayed in a gauge.
|
|
| <dvt:timeAxis> |
This is used to specify the major and minor axis of the Project Gantt and Scheduling Gantt components. This can only be used as a facet of the Project Gantt and Scheduling Gantt components
|
|
| <dvt:timeAxisDateFormat> |
Specifies the format for the time axis of the graph.
|
|
| <dvt:timeSelector> |
Specifies the time range and characteristics for time selector on time axis.
|
|
<dvt:topologyViewer> |
|
 |
| <dvt:topLabel> |
Use the topLabel tag to specify the text and location of a top label, if any, for the gauge.
|
|
| <dvt:upperLabelFrame> |
Use the upperLabelFrame tag to specify the colors for the frame behind the top label.
|
|
| <dvt:volumeMarker> |
Defines the characteristics of volume markers in a stock graph.
|
|
| <dvt:x1Axis> |
Controls characteristics and scaling of the x1-axis..
|
|
| <dvt:x1Format> |
Wraps the number format for markers on the x-axis.
|
|
| <dvt:x1MajorTick> |
Controls the appearance of major tick marks on the x-axis.
|
|
| <dvt:x1TickLabel> |
Controls the appearance of the x-axis tick labels.
|
|
| <dvt:x1Title> |
Specifies the characteristics and text of the title on the x-axis.
|
|
| <dvt:y1Axis> |
Controls characteristics and scaling of the y1-axis.
|
|
| <dvt:y1BaseLine> |
Specifies the start of the y1-axis line from which bars and area markers originate.
|
|
| <dvt:y1Format> |
Wraps the number format for the markers on the y1-axis.
|
|
| <dvt:y1MajorTick> |
Controls the appearance of major tick marks on the y1-axis.
|
|
| <dvt:y1TickLabel> |
Controls the appearance of the y1-axis tick labels.
|
|
| <dvt:y1Title> |
Specifies the characteristics and text of the title on the y1-axis.
|
|
| <dvt:y2Axis> |
Controls the characteristics and scaling of the y2-axis.
|
|
| <dvt:y2BaseLine> |
Specifies the start of the y2-axis line from which bars and area markers originate.
|
|
| <dvt:y2Format> |
Wraps the number format for the markers on the y2-axis.
|
|
| <dvt:y2MajorTick> |
Controls the appearance of major tick marks on the y2-axis.
|
|
| <dvt:y2TickLabel> |
Controls the appearance of the y2-axis tick labels.
|
|
| <dvt:y2Title> |
Specifies the characteristics and text of the title on the y2-axis.
|
|
| <dvt:zFormat> |
Wraps the number format for the markers on the z-edge of a 3-D graph.
|
|