Package io.jmix.charts.model.legend
Class Legend
- All Implemented Interfaces:
HasMargins<AbstractLegend>
,Serializable
See documentation for properties of AmLegend JS Object.
http://docs.amcharts.com/3/javascriptcharts/AmLegend
http://docs.amcharts.com/3/javascriptcharts/AmLegend
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class io.jmix.charts.model.legend.AbstractLegend
addItems, getAccessibleLabel, getAlign, getAutoMargins, getBackgroundAlpha, getBackgroundColor, getBorderAlpha, getBorderColor, getBottom, getColor, getCombineLegend, getData, getDivId, getEnabled, getEqualWidths, getFontSize, getForceWidth, getGradientRotation, getHorizontalGap, getLabelText, getLabelWidth, getLeft, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getMarkerBorderAlpha, getMarkerBorderColor, getMarkerBorderThickness, getMarkerDisabledColor, getMarkerLabelGap, getMarkerSize, getMarkerType, getMaxColumns, getPeriodValueText, getPosition, getReversedOrder, getRight, getRollOverColor, getRollOverGraphAlpha, getShowEntries, getSpacing, getSwitchable, getSwitchColor, getSwitchType, getTabIndex, getTextClickEnabled, getTop, getUseGraphSettings, getUseMarkerColorForLabels, getUseMarkerColorForValues, getValueAlign, getValueFunction, getValueText, getValueWidth, getVerticalGap, getWidth, setAccessibleLabel, setAlign, setAutoMargins, setBackgroundAlpha, setBackgroundColor, setBorderAlpha, setBorderColor, setBottom, setColor, setCombineLegend, setData, setDivId, setEnabled, setEqualWidths, setFontSize, setForceWidth, setGradientRotation, setHorizontalGap, setLabelText, setLabelWidth, setLeft, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setMarkerBorderAlpha, setMarkerBorderColor, setMarkerBorderThickness, setMarkerDisabledColor, setMarkerLabelGap, setMarkerSize, setMarkerType, setMaxColumns, setPeriodValueText, setPosition, setReversedOrder, setRight, setRollOverColor, setRollOverGraphAlpha, setShowEntries, setSpacing, setSwitchable, setSwitchColor, setSwitchType, setTabIndex, setTextClickEnabled, setTop, setUseGraphSettings, setUseMarkerColorForLabels, setUseMarkerColorForValues, setValueAlign, setValueFunction, setValueText, setValueWidth, setVerticalGap, setWidth
-
Constructor Details
-
Legend
public Legend()
-