com.stimulsoft.report.chart.core.series.clusteredBar
Class StiClusteredBarSeriesCoreXF

java.lang.Object
  extended by com.stimulsoft.report.chart.core.series.StiSeriesCoreXF
      extended by com.stimulsoft.report.chart.core.series.clusteredColumn.StiClusteredColumnSeriesCoreXF
          extended by com.stimulsoft.report.chart.core.series.clusteredBar.StiClusteredBarSeriesCoreXF
All Implemented Interfaces:
IStiApplyStyleSeries, java.lang.Cloneable
Direct Known Subclasses:
StiGanttSeriesCoreXF

public class StiClusteredBarSeriesCoreXF
extends StiClusteredColumnSeriesCoreXF
implements IStiApplyStyleSeries


Constructor Summary
StiClusteredBarSeriesCoreXF(IStiSeries series)
           
 
Method Summary
 void ApplyStyle(IStiChartStyle style, StiColor color)
          Apply style to component which release this interface.
 java.lang.String getLocalizedName()
          Gets a service name.
 void RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series)
           
 
Methods inherited from class com.stimulsoft.report.chart.core.series.clusteredColumn.StiClusteredColumnSeriesCoreXF
GetSeriesBorderColor, GetSeriesBrush
 
Methods inherited from class com.stimulsoft.report.chart.core.series.StiSeriesCoreXF
CheckIntersectionLabels, CheckLabelsRect, clone, getInteraction, getIsDateTimeValues, getIsMouseOver, GetIsMouseOverSeriesElement, getSeries, GetSeriesLabels, GetTag, setInteraction, setIsDateTimeValues, setIsMouseOver, SetIsMouseOverSeriesElement, setSeries
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiClusteredBarSeriesCoreXF

public StiClusteredBarSeriesCoreXF(IStiSeries series)
Method Detail

ApplyStyle

public void ApplyStyle(IStiChartStyle style,
                       StiColor color)
Description copied from interface: IStiApplyStyleSeries
Apply style to component which release this interface.

Specified by:
ApplyStyle in interface IStiApplyStyleSeries
Overrides:
ApplyStyle in class StiClusteredColumnSeriesCoreXF

RenderSeries

public void RenderSeries(StiContext context,
                         StiRectangle rect,
                         StiAreaGeom geom,
                         IStiSeries[] series)
Overrides:
RenderSeries in class StiClusteredColumnSeriesCoreXF

getLocalizedName

public java.lang.String getLocalizedName()
Gets a service name.

Overrides:
getLocalizedName in class StiClusteredColumnSeriesCoreXF


Copyright © 2018 Stimulsoft. All Rights Reserved.