Packagestimulsoft.report.chart.interfaces.axis
Interfacepublic interface IStiAxisInteraction extends IStiClonable, IStiMemberwiseCloneable
Implementors StiAxisInteraction



Public Properties
 PropertyDefined By
  rangeScrollEnabled : Boolean
IStiAxisInteraction
  showScrollBar : Boolean
IStiAxisInteraction
Public Methods
 MethodDefined By
 Inherited
clone(... args):Object
IStiClonable
 Inherited
IStiMemberwiseCloneable
Property Detail
rangeScrollEnabledproperty
rangeScrollEnabled:Boolean


Implementation
    public function get rangeScrollEnabled():Boolean
    public function set rangeScrollEnabled(value:Boolean):void
showScrollBarproperty 
showScrollBar:Boolean


Implementation
    public function get showScrollBar():Boolean
    public function set showScrollBar(value:Boolean):void