Set WeberTrivia.com to be my default homepage.   Suggest a Question                                               

Suggest A Question : :  Frequently Asked Questions : :  Search : :  Relevant Manuals : : 
PHP Questions : :  Linux Questions : :  MySQL Questions : : 
home  [ Login ] 

Image_Graph::setAxesColor()

Image_Graph::setAxesColor() -- Set color of axes

Description

This function allows you to set the color of all axis (axisX, axisY0 and axisY1) all to the same value. It does the same as setting the color for each of those axes manually. It was added solely for convenience since often you will need to give all axes the same new color.

Parameter

mixed $axesColor

any color representation supported by Image_Graph_Color::color2RGB()

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Who's Online
Guest Users: 8
Google
Web
WeberTrivia
WeberDev
WeberForums
 Free Sample Chapters  Free Sample Chapters
  Deliver First Class Web Sites: 101 Essential Checklists
Want to learn how to make your web sites usable and accessible? Want to ensure that your sites meet current best practice, without spending hours trawling through incomprehensible specifications and recommendations from dozens of different books, research papers, and web sites? Want to make sure that the sites you build are "right the first time," requiring no costly redevelopments?

More Sample Chapters

PHP General