Packagestimulsoft.report.chart.interfaces.seriesLabels.pie
Interfacepublic interface IStiOutsidePieLabels extends IStiCenterPieLabels, IStiPieSeriesLabels, IStiSeriesLabels
Implementors StiOutsidePieLabels



Public Properties
 PropertyDefined By
 InheritedallowApplyStyle : Boolean
IStiSeriesLabels
 Inheritedangle : Number
IStiSeriesLabels
 Inheritedantialiasing : Boolean
IStiSeriesLabels
 InheritedautoRotate : Boolean
IStiCenterPieLabels
 InheritedborderColor : StiColor
IStiSeriesLabels
 Inheritedbrush : StiBrush
IStiSeriesLabels
 Inheritedchart : IStiChart
IStiSeriesLabels
 Inheritedcore : StiSeriesLabelsCoreXF
IStiSeriesLabels
 InheriteddrawBorder : Boolean
IStiSeriesLabels
 Inheritedfont : StiFont
IStiSeriesLabels
 Inheritedformat : String
IStiSeriesLabels
 InheritedlabelColor : StiColor
IStiSeriesLabels
 InheritedlegendValueType : int
IStiSeriesLabels
  lineColor : StiColor
IStiOutsidePieLabels
  lineLength : Number
IStiOutsidePieLabels
 InheritedmarkerAlignment : int
IStiSeriesLabels
 InheritedmarkerSize : StiSize
IStiSeriesLabels
 InheritedmarkerVisible : Boolean
IStiSeriesLabels
 InheritedpreventIntersection : Boolean
IStiSeriesLabels
 InheritedshowInPercent : Boolean
IStiPieSeriesLabels
 InheritedshowOnZeroValues : Boolean
IStiSeriesLabels
  showValue : Boolean
IStiOutsidePieLabels
 Inheritedstep : int
IStiSeriesLabels
 InheritedtextAfter : String
IStiSeriesLabels
 InheritedtextBefore : String
IStiSeriesLabels
 InheriteduseSeriesColor : Boolean
IStiSeriesLabels
 InheritedvalueType : int
IStiSeriesLabels
 InheritedvalueTypeSeparator : String
IStiSeriesLabels
 Inheritedvisible : Boolean
IStiSeriesLabels
 Inheritedwidth : int
IStiSeriesLabels
 InheritedwordWrap : Boolean
IStiSeriesLabels
Public Methods
 MethodDefined By
 Inherited
clone(... args):Object
IStiClonable
 Inherited
getType():Class
IStiSeriesLabels
 Inherited
IStiMemberwiseCloneable
Property Detail
lineColorproperty
lineColor:StiColor


Implementation
    public function get lineColor():StiColor
    public function set lineColor(value:StiColor):void
lineLengthproperty 
lineLength:Number


Implementation
    public function get lineLength():Number
    public function set lineLength(value:Number):void
showValueproperty 
showValue:Boolean


Implementation
    public function get showValue():Boolean
    public function set showValue(value:Boolean):void