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

Class: ColorPalettes

Source Location: /themes/ColorPalettes.php

Class Overview


<p>Title: ColorPalettes class</p>


Author(s):

  • Steema Software SL.

Version:

  • 1.0

Copyright:

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

Variables

Methods



Class Details

[line 31]
<p>Title: ColorPalettes class</p>

Description:

* Example:


 ColorPalettes.applyPalette(myChart.getChart(), index);
 




Tags:

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


[ Top ]


Class Variables

$PaletteNames = array(
               "TeeChart", //"Default"       
               "Opera",
               "Excel",
               "Victorian",
               "Pastels",
               "Solid",
               "Classic",
               "Web",
               "Modern",
               "Rainbow",
               "Windows XP",       
               "MacOS",
               "Windows Vista",       
               "Cool",
               "Warm",
               "Grayscale",
               "OnBlack",
               "Y2009",
        )

[line 59]



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


static method applyPalette [line 82]

static void applyPalette( $custom, $index)



Tags:

access:  public


Parameters:

   $custom  
   $index  

[ Top ]

static method getPalettes [line 33]

static void getPalettes( )



Tags:

access:  public


[ Top ]

static method _applyPalette [line 87]

static void _applyPalette( $custom, $palette)



Tags:

access:  public


Parameters:

   $custom  
   $palette  

[ Top ]


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