TeeChartPHP
[ class tree: TeeChartPHP ] [ index: TeeChartPHP ] [ all elements ]

Class: NextAxisLabelValue

Source Location: /axis/NextAxisLabelValue.php

Class Overview


NextAxisLabelValue class


Author(s):

Version:

  • 1.0

Copyright:

  • (c) 1995-2008 by Steema Software SL. All Rights Reserved. <info@steema.com>

Methods



Class Details

[line 16]
NextAxisLabelValue class

Description:




Tags:

author:  
version:  1.0
copyright:  (c) 1995-2008 by Steema Software SL. All Rights Reserved. <info@steema.com>
link:  http://www.steema.com


[ Top ]


Class Methods


constructor NextAxisLabelValue [line 39]

NextAxisLabelValue NextAxisLabelValue( [ $labelValue = null], [ $stop = null])

The class constructor.



Tags:

access:  public


Parameters:

   $labelValue  
   $stop  

[ Top ]

method getLabelValue [line 60]

double getLabelValue( )

Returns the desired Axis Label value.



Tags:

access:  public


[ Top ]

method getStop [line 82]

boolean getStop( )

The Stop parameter is false by default, meaning that if it's not


set to true the first time this event gets called, TeeChart will
draw the default Axis Labels.

Default value: false




Tags:

access:  public


[ Top ]

method setLabelValue [line 52]

void setLabelValue( labelValue $labelValue)

Specifies the desired Axis Label value.



Tags:

access:  public


Parameters:

labelValue   $labelValue   double

[ Top ]

method setStop [line 71]

void setStop( stop $stop)

The Stop parameter is false by default, meaning that if it's not


set to true the first time this event gets called, TeeChart will
draw the default Axis Labels.

Default value: false




Tags:

access:  public


Parameters:

stop   $stop   boolean

[ Top ]

method __get [line 22]

void __get( $property)



Parameters:

   $property  

[ Top ]

method __set [line 29]

void __set( $property, $value)



Parameters:

   $property  
   $value  

[ Top ]


Documentation generated on Wed, 16 Jun 2010 12:07:06 +0200 by phpDocumentor 1.4.1