Package | stimulsoft.report.chart.view.seriesLabels.pie |
Class | public class StiCenterPieLabels |
Inheritance | StiCenterPieLabels ![]() ![]() ![]() ![]() ![]() |
Implements | IStiCenterPieLabels |
Subclasses | StiInsideEndPieLabels, StiOutsidePieLabels |
Property | Defined By | ||
---|---|---|---|
![]() | allowApplyStyle : Boolean Gets or sets value which indicates that chart style will be used. | StiSeriesLabels | |
![]() | angle : Number Gets or sets angle of text rotation. | StiSeriesLabels | |
![]() | antialiasing : Boolean Gets or sets value which control antialiasing drawing mode of series labels. | StiSeriesLabels | |
autoRotate : Boolean Gets or sets value which enables or disables auto rotate mode drawing of series labels. | StiCenterPieLabels | ||
![]() | axisCore : StiAxisSeriesLabelsCoreXF [read-only] | StiSeriesLabels | |
![]() | borderColor : StiColor Gets or sets border color of series labels. | StiSeriesLabels | |
![]() | brush : StiBrush Gets or sets brush which will be used to fill area of series labels. | StiSeriesLabels | |
![]() | chart : IStiChart | StiSeriesLabels | |
![]() | conditions : StiChartConditionsCollection Gets or sets collection of conditions which can be used to change behavior of series labels. | StiSeriesLabels | |
![]() | core : StiSeriesLabelsCoreXF | StiSeriesLabels | |
![]() | drawBorder : Boolean Gets or sets value which incates that border will be drawn or not. | StiSeriesLabels | |
![]() | font : StiFont Gets or sets font which will be used to draw series labels. | StiSeriesLabels | |
![]() | format : String Gets or sets format string which used for formating series values (if applicable). | StiSeriesLabels | |
![]() | labelColor : StiColor Gets or sets foreground color of series labels. | StiSeriesLabels | |
![]() | legendValueType : int Gets or sets which type of information will be shown in legend. | StiSeriesLabels | |
![]() | markerAlignment : int Gets or sets marker alignment related to label text. | StiSeriesLabels | |
![]() | markerSize : StiSize Gets or sets marker size. | StiSeriesLabels | |
![]() | markerVisible : Boolean Gets or sets vibility of marker. | StiSeriesLabels | |
![]() | pieCore : StiPieSeriesLabelsCoreXF [read-only] | StiSeriesLabels | |
![]() | preventIntersection : Boolean | StiSeriesLabels | |
![]() | properties : StiRepositoryItems | StiService | |
![]() | ref : int | StiSeriesLabels | |
![]() | serviceCategory : String [override] [read-only] Gets a service category. | StiSeriesLabels | |
![]() | serviceInfo : String [read-only] Gets a service description. | StiService | |
![]() | serviceName : String [override] [read-only] Gets a service name. | StiSeriesLabels | |
![]() | serviceType : Class [override] [read-only] Gets a service type. | StiSeriesLabels | |
![]() | showInPercent : Boolean Gets or sets value which indicates that values from series must be shown as percents. | StiPieSeriesLabels | |
![]() | showNulls : Boolean Gets or sets value which indicates that series labels will be shown or not if value equal to null. | StiSeriesLabels | |
![]() | showOnZeroValues : Boolean | StiSeriesLabels | |
![]() | showZeros : Boolean Gets or sets value which indicates that series labels will be shown or not if value equal to zero. | StiSeriesLabels | |
![]() | step : int Gets or sets value which indicates with what steps do labels be shown. | StiSeriesLabels | |
![]() | textAfter : String Gets or sets text which will be shown after label text. | StiSeriesLabels | |
![]() | textBefore : String Gets or sets text which will be shown before label text. | StiSeriesLabels | |
![]() | useSeriesColor : Boolean Gets or sets value which indicates that series colors must be used. | StiSeriesLabels | |
![]() | valueType : int Gets or sets which type of information will be shown in series labels. | StiSeriesLabels | |
![]() | valueTypeSeparator : String Gets or sets string which contain separator for value information (if applicated). | StiSeriesLabels | |
![]() | visible : Boolean Gets or sets visiblity of series labels. | StiSeriesLabels | |
![]() | width : int Gets or sets fixed width of series labels. | StiSeriesLabels | |
![]() | wordWrap : Boolean Gets or sets word wrap. | StiSeriesLabels |
Method | Defined By | ||
---|---|---|---|
StiCenterPieLabels | |||
![]() | clone(... parameters):Object [override] | StiSeriesLabels | |
equals(object:Object):Boolean [override] | StiCenterPieLabels | ||
![]() | getShortTypeName():String Get a short object type name (without library path). | StiObject | |
![]() | getType():Class | StiObject | |
![]() | getTypeName():String | StiObject | |
![]() | isSimple(object:*):Boolean [static] | StiObject | |
memberwiseClone():Object [override] | StiCenterPieLabels | ||
![]() | packService():void | StiService |
autoRotate | property |
autoRotate:Boolean
Gets or sets value which enables or disables auto rotate mode drawing of series labels.
public function get autoRotate():Boolean
public function set autoRotate(value:Boolean):void
StiCenterPieLabels | () | Constructor |
public function StiCenterPieLabels()
equals | () | method |
override public function equals(object:Object):Boolean
Parameters
object:Object |
Boolean |
memberwiseClone | () | method |
override public function memberwiseClone():Object
ReturnsObject |