Packagestimulsoft.report.chart.core.axis.stripLines
Classpublic dynamic class StiStripLinesXF
InheritanceStiStripLinesXF Inheritance StiBaseCollection Inheritance Object



Public Properties
 PropertyDefined By
 Inheritedcount : int
[read-only]
StiBaseCollection
 Inheritedname : String
StiBaseCollection
Public Methods
 MethodDefined By
  
StiStripLinesXF
  
add(line:StiStripLineXF):void
StiStripLinesXF
 Inherited
clear():void
StiBaseCollection
  
contains(value:StiStripLineXF):Boolean
StiStripLinesXF
 Inherited
copy():*
Copying collection items into a new collection without cloning items
StiBaseCollection
 Inherited
deserialize(value:XMLNode):XMLNode
StiBaseCollection
 Inherited
equals(object:Object):Boolean
StiBaseCollection
 Inherited
getItemsType(value:String = null):Class
If the item type is not specified automatically, a type of collection items, which it will try to deserialize when loading
StiBaseCollection
 Inherited
StiBaseCollection
 Inherited
getType():Class
StiBaseCollection
 Inherited
getTypeName():String
StiBaseCollection
  
insert(index:int, value:StiStripLineXF):void
StiStripLinesXF
 Inherited
Creates a shallow copy of the current Collection.
StiBaseCollection
 Inherited
moveDown(object:*):void
Moving an object of a collection one position closer to the end of the collection
StiBaseCollection
 Inherited
moveUp(object:*):void
Moving objects of a collection one position up to the begining of the collection
StiBaseCollection
  
StiStripLinesXF
 Inherited
replace(object1:*, object2:*):void
Replace two objects of a collection, provided that they are placed in it
StiBaseCollection
 Inherited
serialize():XMLNode
StiBaseCollection
 Inherited
toArray():Array
Converting into Array
StiBaseCollection
Constructor Detail
StiStripLinesXF()Constructor
public function StiStripLinesXF()



Method Detail
add()method
public function add(line:StiStripLineXF):void

Parameters

line:StiStripLineXF

contains()method 
public function contains(value:StiStripLineXF):Boolean

Parameters

value:StiStripLineXF

Returns
Boolean
insert()method 
public function insert(index:int, value:StiStripLineXF):void

Parameters

index:int
 
value:StiStripLineXF

remove()method 
public function remove(value:StiStripLineXF):void

Parameters

value:StiStripLineXF