com.stimulsoft.report.chart.core.series.range
Class StiRangeSeriesCoreXF

java.lang.Object
  extended by com.stimulsoft.report.chart.core.series.StiSeriesCoreXF
      extended by com.stimulsoft.report.chart.core.series.clusteredColumn.StiBaseLineSeriesCoreXF
          extended by com.stimulsoft.report.chart.core.series.clusteredColumn.StiLineSeriesCoreXF
              extended by com.stimulsoft.report.chart.core.series.range.StiRangeSeriesCoreXF
All Implemented Interfaces:
IStiApplyStyleSeries, java.lang.Cloneable

public class StiRangeSeriesCoreXF
extends StiLineSeriesCoreXF


Constructor Summary
StiRangeSeriesCoreXF(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.StiLineSeriesCoreXF
RenderLines
 
Methods inherited from class com.stimulsoft.report.chart.core.series.clusteredColumn.StiBaseLineSeriesCoreXF
ClipLinePoints, CorrectPoint, GetInteractions, GetSeriesBorderColor, GetSeriesBrush, RenderAreas, RenderMarkers
 
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

StiRangeSeriesCoreXF

public StiRangeSeriesCoreXF(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 StiBaseLineSeriesCoreXF

RenderSeries

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

getLocalizedName

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

Overrides:
getLocalizedName in class StiLineSeriesCoreXF


Copyright © 2018 Stimulsoft. All Rights Reserved.