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

Message ListMessage List     Post MessagePost Message

  Barlayer appear below the x axis for negative value
Posted by abhishek.mr on Jul-11-2018 19:25
Attachments:
Hello,

I have created sample Barchart for positive and negative values.The layers are appearing below the 0th axis for negative values and above the 0th for positive values,But my requirement is it should appear from  button axis instead of 0th axis.


Please find the attachment.Hope you understand my requiremnt


Regards,
Abhishek
Barchart_Requiremnt.PNG

  Re: Barlayer appear below the x axis for negative value
Posted by Peter Kwan on Jul-11-2018 22:52
Hi Abhishek,

You can use Layer.setBaseLine to set the baseline to -200 or to a large negative number. See:

http://www.advsofteng.com/doc/cdnet.htm#Layer.setBaseLine.htm

Regards
Peter Kwan

  Re: Barlayer appear below the x axis for negative value
Posted by abhishek.mr on Jul-12-2018 12:05
Thanks Peter..


Regards,
Abhishek