Uses of Class
org.pepstock.charba.client.options.ExtendedOptions
-
Packages that use ExtendedOptions Package Description org.pepstock.charba.client.defaults.chart Contains the default values of chart options based on type of chart instance. -
-
Uses of ExtendedOptions in org.pepstock.charba.client.defaults.chart
Constructor parameters in org.pepstock.charba.client.defaults.chart with type arguments of type ExtendedOptions Constructor Description DefaultChartOptions(ChartEnvelop<ExtendedOptions> envelop)
Creates the default by an extended options instance, which represents the whole options of a chart.
-