public interface ChartSettings extends JRAnchor, JRHyperlink, Serializable
NO_BOOKMARK
Modifier and Type | Method and Description |
---|---|
Color |
getBackcolor() |
byte |
getChartType() |
String |
getCustomizerClass()
Gets a user specified chart customizer class name.
|
Color |
getLegendBackgroundColor() |
Color |
getLegendColor() |
JRFont |
getLegendFont() |
EdgeEnum |
getLegendPosition() |
String |
getRenderType() |
Boolean |
getShowLegend() |
Color |
getSubtitleColor() |
JRExpression |
getSubtitleExpression() |
JRFont |
getSubtitleFont() |
Color |
getTitleColor() |
JRExpression |
getTitleExpression() |
JRFont |
getTitleFont() |
EdgeEnum |
getTitlePosition() |
getAnchorNameExpression, getBookmarkLevel, getBookmarkLevelExpression
getHyperlinkAnchorExpression, getHyperlinkPageExpression, getHyperlinkParameters, getHyperlinkReferenceExpression, getHyperlinkTarget, getHyperlinkTooltipExpression, getHyperlinkTypeValue, getHyperlinkWhenExpression, getLinkTarget, getLinkType
clone
Boolean getShowLegend()
Color getBackcolor()
JRFont getTitleFont()
EdgeEnum getTitlePosition()
Color getTitleColor()
JRFont getSubtitleFont()
Color getSubtitleColor()
Color getLegendBackgroundColor()
Color getLegendColor()
JRFont getLegendFont()
EdgeEnum getLegendPosition()
JRExpression getTitleExpression()
JRExpression getSubtitleExpression()
byte getChartType()
String getRenderType()
String getCustomizerClass()
ChartCustomizer
Copyright © 2021 TIBCO Software Inc.. All rights reserved.