com.stimulsoft.report.chart.core.series.gantt
Class StiGanttSeriesCoreXF

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
              extended by com.stimulsoft.report.chart.core.series.gantt.StiGanttSeriesCoreXF
All Implemented Interfaces:
IStiApplyStyleSeries, java.lang.Cloneable

public class StiGanttSeriesCoreXF
extends StiClusteredBarSeriesCoreXF


Constructor Summary
StiGanttSeriesCoreXF(IStiSeries series)
           
 
Method Summary
 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.clusteredBar.StiClusteredBarSeriesCoreXF
ApplyStyle
 
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

StiGanttSeriesCoreXF

public StiGanttSeriesCoreXF(IStiSeries series)
Method Detail

RenderSeries

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

getLocalizedName

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

Overrides:
getLocalizedName in class StiClusteredBarSeriesCoreXF


Copyright © 2018 Stimulsoft. All Rights Reserved.