Name

cfchartdata

Synopsis

                  <cfchart>
  <cfchartseries>
    [<cfchartdata>]
    ...
  </cfchartseries>
  ...
</cfchart>

Specifies individual data points for use in a cfchartseries. May be used alone or in conjunction with a chart generated with query data.

Attributes

item=" text "

Label for the data point to be graphed. Optional. If no label is specified, the value is displayed in its place.

value=" value "

The data point value to be graphed. Required.

Get Programming ColdFusion MX, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.