Package | stimulsoft.report.components.interfaces |
Interface | public interface IStiIndicatorCondition |
Implementors | StiColorScaleCondition, StiDataBarCondition, StiIconSetCondition |
Method | Defined By | ||
---|---|---|---|
Creates new indicator for specified condition. | IStiIndicatorCondition | ||
reset():void Reset condition to base state. | IStiIndicatorCondition |
createIndicator | () | method |
public function createIndicator(component:StiText):StiIndicator
Creates new indicator for specified condition.
Parameters
component:StiText |
StiIndicator |
reset | () | method |
public function reset():void
Reset condition to base state.