Uses of Class
com.googlecode.wickedcharts.highcharts.options.color.Gradient

Packages that use Gradient
com.googlecode.wickedcharts.highcharts.options.color   
 

Uses of Gradient in com.googlecode.wickedcharts.highcharts.options.color
 

Subclasses of Gradient in com.googlecode.wickedcharts.highcharts.options.color
 class LinearGradient
          A ColorReference defining a linear gradient with one or more changes between colors.
 class RadialGradient
          RadialGradient color for chart objects.
 

Methods in com.googlecode.wickedcharts.highcharts.options.color that return Gradient
 Gradient Gradient.addStop(Number percentage, ColorReference color)
           
protected  Gradient Gradient.addStopsInternal(List<List<Object>> stops)
           
 



Copyright © 2013. All Rights Reserved.