| 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):StiIndicatorCreates new indicator for specified condition.
Parameters
component:StiText |
StiIndicator |
| reset | () | method |
public function reset():voidReset condition to base state.