| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client | |
| org.moxieapps.gwt.highcharts.client.labels | |
| org.moxieapps.gwt.highcharts.client.plotOptions |
| Modifier and Type | Method and Description |
|---|---|
Style |
Style.setBottom(String bottom)
Convenience method for setting the "bottom" CSS style option.
|
Style |
Style.setColor(String color)
Convenience method for setting the "color" CSS style option.
|
Style |
Style.setCursor(String cursor)
Convenience method for setting the "cursor" CSS style option.
|
Style |
Style.setFont(String font)
Convenience method for setting the "font" CSS style option.
|
Style |
Style.setFontFamily(String fontFamily)
Convenience method for setting the "fontFamily" CSS style option.
|
Style |
Style.setFontSize(String fontSize)
Convenience method for setting the "fontSize" CSS style option.
|
Style |
Style.setFontStyle(String fontStyle)
Convenience method for setting the "fontStyle" CSS style option.
|
Style |
Style.setFontWeight(String fontWeight)
Convenience method for setting the "fontWeight" CSS style option.
|
Style |
Style.setLeft(String left)
Convenience method for setting the "left" CSS style option.
|
Style |
Style.setMargin(String margin)
Convenience method for setting the "margin" CSS style option.
|
Style |
Style.setPosition(String position)
Convenience method for setting the "position" CSS style option.
|
Style |
Style.setRight(String right)
Convenience method for setting the "right" CSS style option.
|
Style |
Style.setTop(String top)
Convenience method for setting the "top" CSS style option.
|
| Modifier and Type | Method and Description |
|---|---|
Drilldown |
Drilldown.setActiveAxisLabelStyle(Style activeAxisLabelStyle)
Convenience method for setting the 'activeAxisLabelStyle' option of the drilldown.
|
Drilldown |
Drilldown.setActiveDataLabelStyle(Style activeDataLabelStyle)
Convenience method for setting the 'activeDataLabelStyle' option of the drilldown.
|
RangeSelector |
RangeSelector.setInputStyle(Style inputStyle)
CSS for the HTML inputs in the range selector.
|
Legend |
Legend.setItemHiddenStyle(Style itemHiddenStyle)
Convenience method for setting the 'itemHiddenStyle' options of the legend.
|
Legend |
Legend.setItemHoverStyle(Style itemHoverStyle)
Convenience method for setting the 'itemHoverStyle' options of the legend.
|
Legend |
Legend.setItemStyle(Style itemStyle)
Convenience method for setting the 'itemStyle' options of the legend.
|
T |
BaseChart.setLabelsStyle(Style style)
Sets the default CSS style options that will be shared by all label items that are added to the
chart via the
BaseChart.setLabelItems(LabelItem...) method. |
Loading |
Loading.setLabelStyle(Style labelStyle)
Convenience method for setting the 'labelStyle' options of the loading options.
|
RangeSelector |
RangeSelector.setLabelStyle(Style labelStyle)
CSS styles for the labels - the Zoom, From and To texts.
|
Navigation |
Navigation.setMenuItemHoverStyle(Style menuItemHoverStyle)
Convenience method for setting the 'menuItemHoverStyle' options of the navigation area.
|
Navigation |
Navigation.setMenuItemStyle(Style menuItemStyle)
Convenience method for setting the 'menuItemStyle' options of the navigation area.
|
Navigation |
Navigation.setMenuStyle(Style menuStyle)
Convenience method for setting the 'menuStyle' options of the navigation area.
|
Legend |
Legend.setNavigationStyle(Style style)
Convenience method for setting the "style" option for the legend navigation.
|
ToolTip |
ToolTip.setStyle(Style style)
Convenience method for setting the 'style' options of the tooltip.
|
T |
BaseChart.setStyle(Style style)
Convenience method for setting the 'style' options of the chart.
|
LabelItem |
LabelItem.setStyle(Style style)
Convenience method for setting the 'style' options of the label item.
|
Loading |
Loading.setStyle(Style style)
Convenience method for setting the 'labelStyle' options of the loading options.
|
AxisTitle |
AxisTitle.setStyle(Style style)
Convenience method for setting the 'style' options of the axis title.
|
NoData |
NoData.setStyle(Style style)
Convenience method for setting the 'style' option of the noData message.
|
Credits |
Credits.setStyle(Style style)
Convenience method for setting the 'style' options of the credits.
|
ChartSubtitle |
ChartSubtitle.setStyle(Style style)
Convenience method for setting the 'style' options of the subtitle.
|
ChartTitle |
ChartTitle.setStyle(Style style)
Convenience method for setting the 'style' options of the title.
|
Legend |
Legend.setStyle(Style style)
Convenience method for setting the 'style' options of the legend.
|
Theme |
Theme.setStyle(Style style)
Convenience method for setting the 'style' option of the theme.
|
Legend |
Legend.setTitleStyle(Style style)
Convenience method for setting the "style" option for the legend title.
|
| Modifier and Type | Method and Description |
|---|---|
T |
Labels.setStyle(Style style)
Convenience method for setting the 'style' options of the labels.
|
PlotBandLabel |
PlotBandLabel.setStyle(Style style)
Convenience method for setting the 'style' options of the labels.
|
PlotLineLabel |
PlotLineLabel.setStyle(Style style)
Convenience method for setting the 'style' options of the labels.
|
| Modifier and Type | Method and Description |
|---|---|
FlagPlotOptions |
FlagPlotOptions.setStyle(Style style)
Convenience method for setting the 'style' options of the flag.
|
Copyright © 2015. All Rights Reserved.