public class StiChartTitleCoreXF extends java.lang.Object implements java.lang.Cloneable, IStiApplyStyle
| Constructor and Description |
|---|
StiChartTitleCoreXF(IStiChartTitle chartTitle) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyStyle(IStiChartStyle style)
Apply style to component which release this interface.
|
java.lang.Object |
clone() |
IStiChartTitle |
getChartTitle() |
StiCellGeom |
Render(StiContext context,
IStiChartTitle chartTitle,
StiRectangle rect) |
void |
setChartTitle(IStiChartTitle value) |
public StiChartTitleCoreXF(IStiChartTitle chartTitle)
public final void setChartTitle(IStiChartTitle value)
public void applyStyle(IStiChartStyle style)
IStiApplyStyleapplyStyle in interface IStiApplyStylepublic final StiCellGeom Render(StiContext context, IStiChartTitle chartTitle, StiRectangle rect)
public final IStiChartTitle getChartTitle()
public final java.lang.Object clone()
clone in class java.lang.ObjectCopyright © 2019 Stimulsoft. All Rights Reserved.