Package | stimulsoft.report.chart.interfaces.topN |
Interface | public interface IStiSeriesTopN extends IStiClonable, IStiEquals, IStiMemberwiseCloneable |
Implementors | StiSeriesTopN |
Property | Defined By | ||
---|---|---|---|
count : int | IStiSeriesTopN | ||
mode : int | IStiSeriesTopN | ||
othersText : String | IStiSeriesTopN | ||
showOthers : Boolean | IStiSeriesTopN |
count | property |
count:int
public function get count():int
public function set count(value:int):void
mode | property |
mode:int
public function get mode():int
public function set mode(value:int):void
othersText | property |
othersText:String
public function get othersText():String
public function set othersText(value:String):void
showOthers | property |
showOthers:Boolean
public function get showOthers():Boolean
public function set showOthers(value:Boolean):void