com.steema.teechart.styles
Interface Custom3DPalette.ColorResolver

Enclosing class:
Custom3DPalette

public static interface Custom3DPalette.ColorResolver


Method Summary
 Color getColor(ISeries series, int valueIndex, Color color)
           
 

Method Detail

getColor

Color getColor(ISeries series,
               int valueIndex,
               Color color)