com.stimulsoft.report.chart.core.legend
Class StiLegendCoreXF
java.lang.Object
com.stimulsoft.report.chart.core.legend.StiLegendCoreXF
- All Implemented Interfaces:
- IStiApplyStyle, java.lang.Cloneable
public class StiLegendCoreXF
- extends java.lang.Object
- implements java.lang.Cloneable, IStiApplyStyle
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiLegendCoreXF
public StiLegendCoreXF(IStiLegend legend)
applyStyle
public void applyStyle(IStiChartStyle style)
- Description copied from interface:
IStiApplyStyle
- Apply style to component which release this interface.
- Specified by:
applyStyle in interface IStiApplyStyle
clone
public final java.lang.Object clone()
- Overrides:
clone in class java.lang.Object
Render
public final StiCellGeom Render(StiContext context,
StiRectangle rect)
GetArgumentText
public final java.lang.String GetArgumentText(IStiSeries series,
int index)
GetLegendItemColumn
public final int GetLegendItemColumn(java.util.ArrayList<StiLegendItemCoreXF> seriesItems,
StiLegendItemCoreXF seriesItem)
GetTitleSize
public final StiSize GetTitleSize(StiContext context)
GetItemSize
public final StiSize GetItemSize(StiContext context,
java.util.ArrayList seriesItems,
int seriesIndex)
GetItemSize
public final StiSize GetItemSize(StiContext context,
java.util.ArrayList<StiLegendItemCoreXF> seriesItems,
StiLegendItemCoreXF seriesItem)
GetItemsSize
public final StiSize GetItemsSize(StiContext context,
java.util.ArrayList<StiLegendItemCoreXF> seriesItems)
GetSeriesSize
public final StiSize GetSeriesSize(StiContext context)
GetLegendSize
public final StiSize GetLegendSize(StiContext context)
GetLegendItems
public final java.util.ArrayList GetLegendItems(StiRefObject<java.lang.Integer> count)
getLegend
public final IStiLegend getLegend()
setLegend
public final void setLegend(IStiLegend value)
Copyright © 2018 Stimulsoft. All Rights Reserved.