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

Class: NextAxisLabelValue

Source Location: /axis/NextAxisLabelValue.php

Class Overview


NextAxisLabelValue class


Author(s):

  • Steema Software SL.

Version:

  • 1.0

Copyright:

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

Methods



Class Details

[line 25]
NextAxisLabelValue class

Description:




Tags:

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


[ Top ]


Class Methods


constructor NextAxisLabelValue [line 48]

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

The class constructor.



Tags:

access:  public


Parameters:

   $labelValue  
   $stop  

[ Top ]

destructor __destruct [line 57]

void __destruct( )



Tags:

access:  public


[ Top ]

method getLabelValue [line 76]

double getLabelValue( )

Returns the desired Axis Label value.



Tags:

access:  public


[ Top ]

method getStop [line 98]

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 68]

void setLabelValue( labelValue $labelValue)

Specifies the desired Axis Label value.



Tags:

access:  public


Parameters:

labelValue   $labelValue   double

[ Top ]

method setStop [line 87]

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 31]

void __get( $property)



Parameters:

   $property  

[ Top ]

method __set [line 38]

void __set( $property, $value)



Parameters:

   $property  
   $value  

[ Top ]


Documentation generated on Mon, 19 Aug 2013 13:42:48 +0200 by phpDocumentor 1.4.3