com.stimulsoft.report.chart.core.series.clusteredColumn
Class StiLineSeriesCoreXF

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
All Implemented Interfaces:
IStiApplyStyleSeries, java.lang.Cloneable
Direct Known Subclasses:
StiAreaSeriesCoreXF, StiRangeSeriesCoreXF

public class StiLineSeriesCoreXF
extends StiBaseLineSeriesCoreXF


Constructor Summary
StiLineSeriesCoreXF(IStiSeries series)
           
 
Method Summary
 java.lang.String getLocalizedName()
          Gets a service name.
protected  void RenderLines(StiContext context, StiAreaGeom geom, StiPoint[] pointsFrom, StiPoint[] points)
           
 
Methods inherited from class com.stimulsoft.report.chart.core.series.clusteredColumn.StiBaseLineSeriesCoreXF
ApplyStyle, ClipLinePoints, CorrectPoint, GetInteractions, GetSeriesBorderColor, GetSeriesBrush, RenderAreas, RenderMarkers, RenderSeries
 
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

StiLineSeriesCoreXF

public StiLineSeriesCoreXF(IStiSeries series)
Method Detail

RenderLines

protected void RenderLines(StiContext context,
                           StiAreaGeom geom,
                           StiPoint[] pointsFrom,
                           StiPoint[] points)
Overrides:
RenderLines in class StiBaseLineSeriesCoreXF

getLocalizedName

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

Specified by:
getLocalizedName in class StiSeriesCoreXF


Copyright © 2018 Stimulsoft. All Rights Reserved.