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