Packagestimulsoft.report.chart.view.interlacing
Classpublic class StiInterlacingVert
InheritanceStiInterlacingVert Inheritance StiInterlacing Inheritance StiObject Inheritance Object
Implements IStiInterlacingVert



Public Properties
 PropertyDefined By
 InheritedallowApplyStyle : Boolean
Gets or sets value which indicates that chart style will be used.
StiInterlacing
 Inheritedarea : IStiArea
StiInterlacing
 Inheritedcore : StiInterlacingCoreXF
StiInterlacing
 InheritedinterlacedBrush : StiBrush
Gets or sets brush which used for drawing interlaced bars.
StiInterlacing
 Inheritedref : int
StiInterlacing
 Inheritedvisible : Boolean
Gets or sets visibility of interlaced bars.
StiInterlacing
Public Methods
 MethodDefined By
  
StiInterlacingVert(interlacedBrush:StiBrush = null, visible:Boolean = true, allowApplyStyle:Boolean = true)
StiInterlacingVert
 Inherited
clone(... parameters):Object
[override]
StiInterlacing
 Inherited
equals(object:Object):Boolean
[override]
StiInterlacing
 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]
StiInterlacing
Constructor Detail
StiInterlacingVert()Constructor
public function StiInterlacingVert(interlacedBrush:StiBrush = null, visible:Boolean = true, allowApplyStyle:Boolean = true)



Parameters
interlacedBrush:StiBrush (default = null)
 
visible:Boolean (default = true)
 
allowApplyStyle:Boolean (default = true)