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

Message ListMessage List     Post MessagePost Message

  perl: change color or x axis and y axis border?
Posted by Donavon on Aug-07-2013 07:23
Attachments:
Hello..

How do I change the border color for the X axis and Y axis of the plot area in a XYChart?


It is being used for a Gantt chart.

The setPlotArea( edgeColor) changed the bottom and right edge colors but not the top and left

I've tried to figure it out on my own but was unable to..

Thank You..
~Donavon
getchart.png

  Re: perl: change color or x axis and y axis border?
Posted by Donavon on Aug-07-2013 07:40
Sorry there is no way to delete my Post.

I found it.  I didn't realize that the axisColor was a line similar to edgeColor.

setColors(axisColor [, labelColor [, titleColor [, tickColor ]]])
and
setColors(axisColor [, labelColor [, titleColor [, tickColor ]]])