chart

Purpose

Refers to a chart policy and defines values for the chart. The values may be defined statically in the data and label attributes or obtained dynamically from a user-defined Java class. Refer to Specifying charts for further information.

Attributes

Attribute Description Type Default Options Use
altText Text to be displayed if the chart is not available. xs:string none    optional 
data A reference to the Java bean method that returns data values xs:string none    optional 
labels A reference to the Java bean method that returns the labels that correspond to the data xs:string none    optional 
name

The policy name of the chart.

Note:

The Chart policy editor is no longer available.

xs:string none    optional 

Attribute groups

Related topics