Packagestimulsoft.report.chart.view.gridLines.radar
Classpublic class StiRadarGridLinesHor
InheritanceStiRadarGridLinesHor Inheritance StiRadarGridLines Inheritance StiObject Inheritance Object
Implements IStiRadarGridLinesHor



Public Properties
 PropertyDefined By
 InheritedallowApplyStyle : Boolean
Gets or sets value which indicates that chart style will be used.
StiRadarGridLines
 Inheritedarea : IStiArea
StiRadarGridLines
 Inheritedcolor : StiColor
Gets or sets color which will be used for drawing major grid lines.
StiRadarGridLines
 Inheritedcore : StiRadarGridLinesCoreXF
StiRadarGridLines
 Inheritedref : int
StiRadarGridLines
 Inheritedstyle : int
Gets or sets style which will be used for drawing major grid lines.
StiRadarGridLines
 Inheritedvisible : Boolean
Gets or sets visibility of major grid lines.
StiRadarGridLines
Public Methods
 MethodDefined By
  
StiRadarGridLinesHor(color:StiColor = null, style:int = 0, visible:Boolean = true, allowApplyStyle:Boolean = true)
StiRadarGridLinesHor
 Inherited
clone(... parameters):Object
[override]
StiRadarGridLines
 Inherited
equals(object:Object):Boolean
[override]
StiRadarGridLines
 Inherited
Get a short object type name (without library path).
StiObject
 Inherited
getType():Class
StiObject
 Inherited
getTypeName():String
StiObject
 Inherited
isSimple(object:*):Boolean
[static]
StiObject
 Inherited
[override]
StiRadarGridLines
Constructor Detail
StiRadarGridLinesHor()Constructor
public function StiRadarGridLinesHor(color:StiColor = null, style:int = 0, visible:Boolean = true, allowApplyStyle:Boolean = true)



Parameters
color:StiColor (default = null)
 
style:int (default = 0)
 
visible:Boolean (default = true)
 
allowApplyStyle:Boolean (default = true)