Package | stimulsoft.report.chart.view.seriesLabels |
Class | public class StiNoneLabels |
Inheritance | StiNoneLabels ![]() ![]() ![]() ![]() |
Implements | IStiNoneLabels |
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 [override] | StiNoneLabels | ||
![]() | axisCore : StiAxisSeriesLabelsCoreXF [read-only] | StiSeriesLabels | |
borderColor : StiColor [override] | StiNoneLabels | ||
brush : StiBrush [override] | StiNoneLabels | ||
![]() | 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 [override] | StiNoneLabels | ||
![]() | format : String Gets or sets format string which used for formating series values (if applicable). | StiSeriesLabels | |
labelColor : StiColor [override] | StiNoneLabels | ||
![]() | 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 | |
![]() | 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 [override] | StiNoneLabels | ||
![]() | width : int Gets or sets fixed width of series labels. | StiSeriesLabels | |
![]() | wordWrap : Boolean Gets or sets word wrap. | StiSeriesLabels |
Method | Defined By | ||
---|---|---|---|
StiNoneLabels | |||
![]() | clone(... parameters):Object [override] | StiSeriesLabels | |
![]() | equals(object:Object):Boolean [override] | StiSeriesLabels | |
![]() | 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] | StiSeriesLabels | |
![]() | packService():void | StiService |
antialiasing | property |
antialiasing:Boolean
[override] public function get antialiasing():Boolean
public function set antialiasing(value:Boolean):void
borderColor | property |
borderColor:StiColor
[override] public function get borderColor():StiColor
public function set borderColor(value:StiColor):void
brush | property |
brush:StiBrush
[override] public function get brush():StiBrush
public function set brush(value:StiBrush):void
font | property |
font:StiFont
[override] public function get font():StiFont
public function set font(value:StiFont):void
labelColor | property |
labelColor:StiColor
[override] public function get labelColor():StiColor
public function set labelColor(value:StiColor):void
visible | property |
visible:Boolean
[override] public function get visible():Boolean
public function set visible(value:Boolean):void
StiNoneLabels | () | Constructor |
public function StiNoneLabels()