| Package | stimulsoft.report.chart.geoms.seriesLabels.axis |
| Class | public class StiOutsideAxisLabelsGeom |
| Inheritance | StiOutsideAxisLabelsGeom StiSeriesLabelsGeom StiCellGeom StiGeom Object |
| Property | Defined By | ||
|---|---|---|---|
![]() | allowMouseOver : Boolean [read-only] | StiSeriesLabelsGeom | |
![]() | childGeoms : Vector.<StiCellGeom> [read-only] | StiCellGeom | |
![]() | clientRectangle : StiRectangle | StiCellGeom | |
| endPoint : StiPoint [read-only] | StiOutsideAxisLabelsGeom | ||
| font : StiFontGeom [read-only] | StiOutsideAxisLabelsGeom | ||
![]() | index : int [read-only] | StiSeriesLabelsGeom | |
![]() | invisible : Boolean [read-only] | StiCellGeom | |
![]() | isMouseOver : Boolean | StiSeriesLabelsGeom | |
| labelBorderColor : StiColor [read-only] | StiOutsideAxisLabelsGeom | ||
| labelColor : StiColor [read-only] | StiOutsideAxisLabelsGeom | ||
![]() | series : IStiSeries [read-only] | StiSeriesLabelsGeom | |
| seriesBorderColor : StiColor [read-only] | StiOutsideAxisLabelsGeom | ||
| seriesBrush : StiBrush [read-only] | StiOutsideAxisLabelsGeom | ||
![]() | seriesLabels : IStiSeriesLabels [read-only] | StiSeriesLabelsGeom | |
| startPoint : StiPoint [read-only] | StiOutsideAxisLabelsGeom | ||
| text : String [read-only] | StiOutsideAxisLabelsGeom | ||
![]() | type : int [read-only] | StiGeom | |
![]() | value : Number [read-only] | StiSeriesLabelsGeom | |
| endPoint | property |
| font | property |
| labelBorderColor | property |
labelBorderColor:StiColor [read-only] public function get labelBorderColor():StiColor| labelColor | property |
| seriesBorderColor | property |
seriesBorderColor:StiColor [read-only] public function get seriesBorderColor():StiColor| seriesBrush | property |
| startPoint | property |
| text | property |
text:String [read-only] public function get text():String| StiOutsideAxisLabelsGeom | () | Constructor |
public function StiOutsideAxisLabelsGeom(seriesLabels:IStiSeriesLabels, series:IStiSeries, index:int, value:Number, clientRectangle:StiRectangle, text:String, labelColor:StiColor, labelBorderColor:StiColor, seriesBrush:StiBrush, seriesBorderColor:StiColor, font:StiFontGeom, startPoint:StiPoint, endPoint:StiPoint)seriesLabels:IStiSeriesLabels | |
series:IStiSeries | |
index:int | |
value:Number | |
clientRectangle:StiRectangle | |
text:String | |
labelColor:StiColor | |
labelBorderColor:StiColor | |
seriesBrush:StiBrush | |
seriesBorderColor:StiColor | |
font:StiFontGeom | |
startPoint:StiPoint | |
endPoint:StiPoint |
| draw | () | method |