com.stimulsoft.report.chart.core.area.radar
Class StiRadarPointAreaCoreXF

java.lang.Object
  extended by com.stimulsoft.report.chart.core.area.StiAreaCoreXF
      extended by com.stimulsoft.report.chart.core.area.radar.StiRadarAreaCoreXF
          extended by com.stimulsoft.report.chart.core.area.radar.StiRadarPointAreaCoreXF
All Implemented Interfaces:
IStiApplyStyle, java.lang.Cloneable

public class StiRadarPointAreaCoreXF
extends StiRadarAreaCoreXF


Field Summary
 
Fields inherited from class com.stimulsoft.report.chart.core.area.radar.StiRadarAreaCoreXF
Arguments, CenterPoint, Points, ValuesCount
 
Constructor Summary
StiRadarPointAreaCoreXF(IStiArea area)
           
 
Method Summary
 void ApplyStyle(StiGlobalGuiStyle style)
           
 java.lang.String getLocalizedName()
          Gets a service name.
 int getPosition()
          Gets position of this area.
 
Methods inherited from class com.stimulsoft.report.chart.core.area.radar.StiRadarAreaCoreXF
applyStyle, CalculatePositions, CreateStripLinesAxis, MeasureLabels, PrepareInfo, Render, RenderArguments, RenderSeries
 
Methods inherited from class com.stimulsoft.report.chart.core.area.StiAreaCoreXF
CheckInLabelsTypes, clone, getArea, GetSeries, getSeriesOrientation, IsAcceptableSeries, IsAcceptableSeriesLabels, setArea
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiRadarPointAreaCoreXF

public StiRadarPointAreaCoreXF(IStiArea area)
Method Detail

getLocalizedName

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

Specified by:
getLocalizedName in class StiAreaCoreXF

getPosition

public int getPosition()
Description copied from class: StiAreaCoreXF
Gets position of this area.

Specified by:
getPosition in class StiAreaCoreXF

ApplyStyle

public void ApplyStyle(StiGlobalGuiStyle style)


Copyright © 2018 Stimulsoft. All Rights Reserved.