Packagestimulsoft.report.components.interfaces
Interfacepublic interface IStiIndicator
Implementors StiText

Interface describes a component indicator.



Public Properties
 PropertyDefined By
  indicator : StiIndicator
Gets or sets special indicator for text component.
IStiIndicator
Property Detail
indicatorproperty
indicator:StiIndicator

Gets or sets special indicator for text component.


Implementation
    public function get indicator():StiIndicator
    public function set indicator(value:StiIndicator):void