Skip to main content
Participant
January 20, 2007
Answered

Data point values on charts

  • January 20, 2007
  • 1 reply
  • 288 views
How can I display data point values on the chart? They show on hover but I need them on a printed version.
    This topic has been closed for replies.
    Correct answer
    Use the dataLabelStyle attribute of cfchartseries.
    For example: dataLabelStyle = "value"

    See:
    http://livedocs.macromedia.com/coldfusion/7/htmldocs/00000228.htm

    1 reply

    Correct answer
    January 21, 2007
    Use the dataLabelStyle attribute of cfchartseries.
    For example: dataLabelStyle = "value"

    See:
    http://livedocs.macromedia.com/coldfusion/7/htmldocs/00000228.htm