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

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.clusteredColumn.StiAreaSeriesCoreXF
All Implemented Interfaces:
IStiApplyStyleSeries, java.lang.Cloneable

public class StiAreaSeriesCoreXF
extends StiLineSeriesCoreXF


Constructor Summary
StiAreaSeriesCoreXF(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.
 StiBrush GetSeriesBrush(int colorIndex, int colorCount)
           
protected  void RenderAreas(StiContext context, StiAreaGeom geom, StiPoint[] pointsFrom, StiPoint[] points)
           
 
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, 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

StiAreaSeriesCoreXF

public StiAreaSeriesCoreXF(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

RenderAreas

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

GetSeriesBrush

public StiBrush GetSeriesBrush(int colorIndex,
                               int colorCount)
Overrides:
GetSeriesBrush in class StiBaseLineSeriesCoreXF

getLocalizedName

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

Overrides:
getLocalizedName in class StiLineSeriesCoreXF


Copyright © 2018 Stimulsoft. All Rights Reserved.