Packagestimulsoft.report.chart.geoms.chartTitle
Classpublic class StiChartTitleGeom
InheritanceStiChartTitleGeom Inheritance StiCellGeom Inheritance StiGeom Inheritance Object



Public Properties
 PropertyDefined By
 InheritedchildGeoms : Vector.<StiCellGeom>
[read-only]
StiCellGeom
 InheritedclientRectangle : StiRectangle
StiCellGeom
 Inheritedinvisible : Boolean
[read-only]
StiCellGeom
  title : IStiChartTitle
[read-only]
StiChartTitleGeom
 Inheritedtype : int
[read-only]
StiGeom
Public Methods
 MethodDefined By
  
StiChartTitleGeom
 Inherited
contains(x:Number, y:Number):Boolean
StiCellGeom
 Inherited
StiCellGeom
  
draw(context:StiContext):void
[override]
StiChartTitleGeom
 Inherited
StiCellGeom
 Inherited
drawGeom(context:StiContext):void
StiCellGeom
 Inherited
getGeomAt(parent:StiCellGeom, x:Number, y:Number):StiCellGeom
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
Protected Methods
 MethodDefined By
 Inherited
allowChildDrawing(cellGeom:StiCellGeom):Boolean
StiCellGeom
Property Detail
titleproperty
title:IStiChartTitle  [read-only]


Implementation
    public function get title():IStiChartTitle
Constructor Detail
StiChartTitleGeom()Constructor
public function StiChartTitleGeom(title:IStiChartTitle, clientRectangle:StiRectangle)



Parameters
title:IStiChartTitle
 
clientRectangle:StiRectangle
Method Detail
draw()method
override public function draw(context:StiContext):void

Parameters

context:StiContext