public class StiAreaSeriesCoreXF extends StiLineSeriesCoreXF
| Constructor and Description |
|---|
StiAreaSeriesCoreXF(IStiSeries series) |
| Modifier and Type | Method and Description |
|---|---|
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) |
RenderLinesClipLinePoints, CorrectPoint, GetInteractions, GetSeriesBorderColor, RenderMarkers, RenderSeriesCheckIntersectionLabels, CheckLabelsRect, clone, getInteraction, getIsDateTimeValues, getIsMouseOver, GetIsMouseOverSeriesElement, getSeries, GetSeriesLabels, GetTag, setInteraction, setIsDateTimeValues, setIsMouseOver, SetIsMouseOverSeriesElement, setSeriespublic StiAreaSeriesCoreXF(IStiSeries series)
public void ApplyStyle(IStiChartStyle style, StiColor color)
IStiApplyStyleSeriesApplyStyle in interface IStiApplyStyleSeriesApplyStyle in class StiBaseLineSeriesCoreXFprotected void RenderAreas(StiContext context, StiAreaGeom geom, StiPoint[] pointsFrom, StiPoint[] points)
RenderAreas in class StiBaseLineSeriesCoreXFpublic StiBrush GetSeriesBrush(int colorIndex, int colorCount)
GetSeriesBrush in class StiBaseLineSeriesCoreXFpublic java.lang.String getLocalizedName()
getLocalizedName in class StiLineSeriesCoreXFCopyright © 2019 Stimulsoft. All Rights Reserved.