| Package | stimulsoft.report.chart.interfaces.series.funnel |
| Interface | public interface IStiFunnelSeries extends IStiSeries, IStiClonable, IStiMemberwiseCloneable |
| Implementors | StiFunnelSeries |
| Property | Defined By | ||
|---|---|---|---|
| allowApplyBorderColor : Boolean | IStiFunnelSeries | ||
| allowApplyBrush : Boolean | IStiFunnelSeries | ||
![]() | allowApplyStyle : Boolean | IStiSeries | |
![]() | arguments : Vector.<Object> | IStiSeries | |
| borderColor : StiColor | IStiFunnelSeries | ||
| brush : StiBrush | IStiFunnelSeries | ||
![]() | 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 | IStiFunnelSeries | ||
![]() | sortBy : int | IStiSeries | |
![]() | sortDirection : int | IStiSeries | |
![]() | tags : Vector.<Object> | IStiSeries | |
![]() | toolTips : Vector.<String> | IStiSeries | |
![]() | topN : IStiSeriesTopN | IStiSeries | |
![]() | values : Vector.<Number> | IStiSeries | |
![]() | yAxis : int | IStiSeries | |
| allowApplyBorderColor | property |
allowApplyBorderColor:Boolean public function get allowApplyBorderColor():Boolean public function set allowApplyBorderColor(value:Boolean):void| allowApplyBrush | property |
allowApplyBrush:Boolean public function get allowApplyBrush():Boolean public function set allowApplyBrush(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| showZeros | property |
showZeros:Boolean public function get showZeros():Boolean public function set showZeros(value:Boolean):void