-
-
Method Summary
boolean
boolean
boolean
boolean
boolean
boolean
void
void
void
void
void
void
void
void
void
void
void
-
Method Details
-
getCore
- Returns:
- the core
-
setCore
- Parameters:
core - the core to set
-
getChart
- Returns:
- the chart
-
setChart
- Parameters:
chart - the chart to set
-
isAllowApplyStyle
boolean isAllowApplyStyle()
- Returns:
- the allowApplyStyle
-
setAllowApplyStyle
void setAllowApplyStyle(boolean allowApplyStyle)
- Parameters:
allowApplyStyle - the allowApplyStyle to set
-
getFont
- Returns:
- the font
-
setFont
- Parameters:
font - the font to set
-
isMarkerVisible
boolean isMarkerVisible()
- Returns:
- the markerVisible
-
setMarkerVisible
void setMarkerVisible(boolean markerVisible)
- Parameters:
markerVisible - the markerVisible to set
-
getGridLineColor
- Returns:
- the gridLineColor
-
setGridLineColor
void setGridLineColor(StiColor gridLineColor)
- Parameters:
gridLineColor - the gridLineColor to set
-
getTextColor
- Returns:
- the textColor
-
setTextColor
- Parameters:
textColor - the textColor to set
-
isGridLinesHor
boolean isGridLinesHor()
- Returns:
- the gridLinesHor
-
setGridLinesHor
void setGridLinesHor(boolean gridLinesHor)
- Parameters:
gridLinesHor - the gridLinesHor to set
-
isGridLinesVert
boolean isGridLinesVert()
- Returns:
- the gridLinesVert
-
setGridLinesVert
void setGridLinesVert(boolean gridLinesVert)
- Parameters:
gridLinesVert - the gridLinesVert to set
-
isGridOutline
boolean isGridOutline()
- Returns:
- the gridOutline
-
setGridOutline
void setGridOutline(boolean gridOutline)
- Parameters:
gridOutline - the gridOutline to set
-
isVisible
boolean isVisible()
- Returns:
- the visible
-
setVisible
void setVisible(boolean visible)
- Parameters:
visible - the visible to set
-