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

Class: ColorPalettes

Source Location: /themes/ColorPalettes.php

Class Overview


<p>Title: ColorPalettes class</p>


Variables

Methods



Class Details

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

Description:

Copyright (c) 2005-2007 by Steema Software SL. All Rights Reserved.

Company: Steema Software SL

Example:


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




[ 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 48]



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


static method applyPalette [line 71]

static void applyPalette( $custom, $index)



Tags:

access:  public


Parameters:

   $custom  
   $index  

[ Top ]

static method getPalettes [line 22]

static void getPalettes( )



Tags:

access:  public


[ Top ]

static method _applyPalette [line 76]

static void _applyPalette( $custom, $palette)



Tags:

access:  public


Parameters:

   $custom  
   $palette  

[ Top ]


Documentation generated on Wed, 16 Jun 2010 12:04:38 +0200 by phpDocumentor 1.4.1