ASE Home Page Products Download Purchase Support About ASE
ChartDirector Support
Forum HomeForum Home   SearchSearch

Message ListMessage List     Post MessagePost Message

  How can I set it to render data labels for just some plot points?
Posted by David Thielen on Feb-24-2021 23:59
Hi;

If in a line graph I want to show the data label for just the 3rd & 5th point, how do I do that?

thanks - dave

  Re: How can I set it to render data labels for just some plot points?
Posted by Peter Kwan on Feb-25-2021 14:47
Hi David,

You can use Layer.addCustomDataLabel. See:

https://www.advsofteng.com/doc/cdjava.htm#Layer.addCustomDataLabel.htm

Regards
Peter Kwan