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_Axis::setTicksAutoSteps()

Image_Graph_Axis::setTicksAutoSteps() -- Set maximum steps for automatic creation of ticksMajor/ticksMinor

Description

Use this function to set the maximum number of steps for the major/minor ticks that are used if automatic generation of ticks is turned on. If you set your own values for the ticks on the axis this settings will not have an effect. Note that by default the ticks are generated automatically.

Parameter

integer $major

value for steps of ticksMajor (NULL => default of 5 used)

integer $minor

value for steps of ticksMinor (NULL => default of 25 used; at least the minor value)

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