Packagestimulsoft.report.components.interfaces
Interfacepublic interface IStiSort
Implementors StiChart, StiCrossTab, StiDataBand



Public Properties
 PropertyDefined By
  sort : Array
Gets or sets an array of lines that describes regulations of sorting.
IStiSort
Property Detail
sortproperty
sort:Array

Gets or sets an array of lines that describes regulations of sorting.


Implementation
    public function get sort():Array
    public function set sort(value:Array):void