com.steema.teechart.themes
Class ColorPalettes
java.lang.Object
com.steema.teechart.themes.ColorPalettes
public class ColorPalettes
- extends java.lang.Object
Title: ColorPalettes class
Description:
Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Example:
ColorPalettes.applyPalette(myChart.getChart(), index);
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Palettes
public static final Color[][] Palettes
PaletteNames
public static final java.lang.String[] PaletteNames
ColorPalettes
public ColorPalettes()
applyPalette
public static void applyPalette(IBaseChart custom,
int index)
applyPalette
public static void applyPalette(IBaseChart custom,
Color[] palette)