public class StiRadarAreaSeriesCoreXF extends StiRadarSeriesCoreXF
| Constructor and Description |
|---|
StiRadarAreaSeriesCoreXF(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.
|
void |
RenderAreas(StiContext context,
IStiRadarSeries series,
java.util.List<StiPoint> pointsFrom,
java.util.ArrayList<StiPoint> points,
StiAreaGeom geom) |
void |
RenderLines(StiContext context,
IStiRadarSeries series,
java.util.List<StiPoint> pointsFrom,
java.util.ArrayList<StiPoint> points,
StiAreaGeom geom) |
GetSeriesBorderColor, GetSeriesBrush, RenderPoints, RenderSeriesCheckIntersectionLabels, CheckLabelsRect, clone, getInteraction, getIsDateTimeValues, getIsMouseOver, GetIsMouseOverSeriesElement, getSeries, GetSeriesLabels, GetTag, setInteraction, setIsDateTimeValues, setIsMouseOver, SetIsMouseOverSeriesElement, setSeriespublic StiRadarAreaSeriesCoreXF(IStiSeries series)
public void ApplyStyle(IStiChartStyle style, StiColor color)
IStiApplyStyleSeriesApplyStyle in interface IStiApplyStyleSeriesApplyStyle in class StiRadarSeriesCoreXFpublic java.lang.String getLocalizedName()
getLocalizedName in class StiSeriesCoreXFpublic void RenderLines(StiContext context, IStiRadarSeries series, java.util.List<StiPoint> pointsFrom, java.util.ArrayList<StiPoint> points, StiAreaGeom geom)
RenderLines in class StiRadarSeriesCoreXFpublic void RenderAreas(StiContext context, IStiRadarSeries series, java.util.List<StiPoint> pointsFrom, java.util.ArrayList<StiPoint> points, StiAreaGeom geom)
RenderAreas in class StiRadarSeriesCoreXFCopyright © 2019 Stimulsoft. All Rights Reserved.