com.stimulsoft.report.chart.core.series.stackedColumn
Class StiStackedAreaSeriesCoreXF

java.lang.Object
  extended by com.stimulsoft.report.chart.core.series.StiSeriesCoreXF
      extended by com.stimulsoft.report.chart.core.series.stackedColumn.StiStackedBaseLineSeriesCoreXF
          extended by com.stimulsoft.report.chart.core.series.stackedColumn.StiStackedLineSeriesCoreXF
              extended by com.stimulsoft.report.chart.core.series.stackedColumn.StiStackedAreaSeriesCoreXF
All Implemented Interfaces:
IStiApplyStyleSeries, java.lang.Cloneable
Direct Known Subclasses:
StiFullStackedAreaSeriesCoreXF

public class StiStackedAreaSeriesCoreXF
extends StiStackedLineSeriesCoreXF


Constructor Summary
StiStackedAreaSeriesCoreXF(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[] startPoints, StiPoint[] endPoints)
           
 
Methods inherited from class com.stimulsoft.report.chart.core.series.stackedColumn.StiStackedLineSeriesCoreXF
RenderLines
 
Methods inherited from class com.stimulsoft.report.chart.core.series.stackedColumn.StiStackedBaseLineSeriesCoreXF
ClipLinePoints, getIsFullStacked, 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

StiStackedAreaSeriesCoreXF

public StiStackedAreaSeriesCoreXF(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 StiStackedBaseLineSeriesCoreXF

RenderAreas

protected void RenderAreas(StiContext context,
                           StiAreaGeom geom,
                           StiPoint[] startPoints,
                           StiPoint[] endPoints)
Overrides:
RenderAreas in class StiStackedBaseLineSeriesCoreXF

GetSeriesBrush

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

getLocalizedName

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

Overrides:
getLocalizedName in class StiStackedLineSeriesCoreXF


Copyright © 2018 Stimulsoft. All Rights Reserved.