Packagestimulsoft.report.chart.core.area.radar
Classpublic class StiRadarPointAreaCoreXF
InheritanceStiRadarPointAreaCoreXF Inheritance StiRadarAreaCoreXF Inheritance StiAreaCoreXF Inheritance StiObject Inheritance Object



Public Properties
 PropertyDefined By
 Inheritedarea : IStiArea
StiAreaCoreXF
 Inheritedarguments : Vector.<Object>
StiRadarAreaCoreXF
 InheritedcenterPoint : StiPoint
StiRadarAreaCoreXF
  localizedName : String
[override] [read-only] Gets a service name.
StiRadarPointAreaCoreXF
 Inheritedpoints : Vector.<StiPoint>
StiRadarAreaCoreXF
  position : int
[override] [read-only]
StiRadarPointAreaCoreXF
 InheritedseriesOrientation : int
[read-only] Gets series orientation of this area.
StiAreaCoreXF
 InheritedvaluesCount : int = 0
Count of values.
StiRadarAreaCoreXF
Public Methods
 MethodDefined By
  
StiRadarPointAreaCoreXF
 Inherited
[override] Applying specified style to this area.
StiRadarAreaCoreXF
 Inherited
calculatePositions(axis:IStiYRadarAxis, refCollection:Object, step:int):void
Fill specified collection with values from axis.Info.StripPositions and with taken in consideration step argument.
StiRadarAreaCoreXF
 Inherited
checkInLabelsTypes(typeForCheck:Class):Boolean
Internal use only.
StiAreaCoreXF
 Inherited
clone(... args):Object
[override]
StiAreaCoreXF
 Inherited
equals(object:Object):Boolean
StiObject
 Inherited
Returns collections of corect series for this area.
StiAreaCoreXF
 Inherited
Get a short object type name (without library path).
StiObject
 Inherited
getType():Class
StiObject
 Inherited
getTypeName():String
StiObject
 Inherited
isAcceptableSeries(seriesType:Class):Boolean
StiAreaCoreXF
 Inherited
isAcceptableSeriesLabels(seriesLabelsType:Class):Boolean
StiAreaCoreXF
 Inherited
isSimple(object:*):Boolean
[static]
StiObject
 Inherited
StiRadarAreaCoreXF
 Inherited
[override]
StiRadarAreaCoreXF
 Inherited
[override]
StiRadarAreaCoreXF
 Inherited
StiRadarAreaCoreXF
 Inherited
renderSeries(context:StiContext, rect:StiRectangle, geom:StiAreaGeom, seriesCollection:Vector.<IStiSeries>):void
StiRadarAreaCoreXF
Protected Methods
 MethodDefined By
 Inherited
createStripLinesAxis(axis:IStiYRadarAxis, minimum:Number, maximum:Number):void
StiRadarAreaCoreXF
 Inherited
[override]
StiRadarAreaCoreXF
Property Detail
localizedNameproperty
localizedName:String  [read-only] [override]

Gets a service name.


Implementation
    public function get localizedName():String
positionproperty 
position:int  [read-only] [override]


Implementation
    public function get position():int
Constructor Detail
StiRadarPointAreaCoreXF()Constructor
public function StiRadarPointAreaCoreXF(area:IStiArea)



Parameters
area:IStiArea