Package | stimulsoft.report.chart.interfaces.series.stackedBar |
Interface | public interface IStiStackedBarSeries extends IStiSeries, IStiClonable, IStiMemberwiseCloneable |
Implementors | StiStackedBarSeries |
Property | Defined By | ||
---|---|---|---|
allowApplyBrushNegative : Boolean | IStiStackedBarSeries | ||
![]() | allowApplyStyle : Boolean | IStiSeries | |
![]() | arguments : Vector.<Object> | IStiSeries | |
borderColor : StiColor | IStiStackedBarSeries | ||
brush : StiBrush | IStiStackedBarSeries | ||
brushNegative : StiBrush | IStiStackedBarSeries | ||
![]() | chart : IStiChart | IStiSeries | |
![]() | conditions : StiChartConditionsCollection | IStiSeries | |
![]() | core : StiSeriesCoreXF | IStiSeries | |
![]() | coreTitle : String | IStiSeries | |
![]() | filters : StiChartFiltersCollection | IStiSeries | |
![]() | format : String | IStiSeries | |
![]() | hyperlinks : Vector.<String> | IStiSeries | |
![]() | interaction : IStiSeriesInteraction | IStiSeries | |
![]() | seriesLabels : IStiSeriesLabels | IStiSeries | |
![]() | showInLegend : Boolean | IStiSeries | |
![]() | showSeriesLabels : int | IStiSeries | |
![]() | showShadow : Boolean | IStiSeries | |
showZeros : Boolean | IStiStackedBarSeries | ||
![]() | sortBy : int | IStiSeries | |
![]() | sortDirection : int | IStiSeries | |
![]() | tags : Vector.<Object> | IStiSeries | |
![]() | toolTips : Vector.<String> | IStiSeries | |
![]() | topN : IStiSeriesTopN | IStiSeries | |
![]() | values : Vector.<Number> | IStiSeries | |
width : Number | IStiStackedBarSeries | ||
![]() | yAxis : int | IStiSeries |
allowApplyBrushNegative | property |
allowApplyBrushNegative:Boolean
public function get allowApplyBrushNegative():Boolean
public function set allowApplyBrushNegative(value:Boolean):void
borderColor | property |
borderColor:StiColor
public function get borderColor():StiColor
public function set borderColor(value:StiColor):void
brush | property |
brush:StiBrush
public function get brush():StiBrush
public function set brush(value:StiBrush):void
brushNegative | property |
brushNegative:StiBrush
public function get brushNegative():StiBrush
public function set brushNegative(value:StiBrush):void
showZeros | property |
showZeros:Boolean
public function get showZeros():Boolean
public function set showZeros(value:Boolean):void
width | property |
width:Number
public function get width():Number
public function set width(value:Number):void