6 Replies Latest reply: Sep 12, 2014 1:54 AM by BKBK RSS

    dataLabelStyle="value"

    trojnfn Community Member
      Repost, really need help.

      I have 3 cfchartseries within my cfchart. I want to display the values for one of the cfchartseries only, so I use
      dataLabelStyle="value", which works.However,the other two cfchartseries also have their values displayed even though I do not have dataLabelStyle in them. I only want one of the cfchartseries to display the values.

      What am I doing wrong, or what is going on here, can somebody please explain this to me ? Does dataLabelStyle even work ?