Click or drag to resize

IStiIndicatorCondition Interface

Interface which provide method for indicator creation for conditions with indicators.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public interface IStiIndicatorCondition

The IStiIndicatorCondition type exposes the following members.

Methods
  NameDescription
Public methodCreateIndicator
Creates new indicator for specified condition.
Public methodReset
Reset condition to base state.
Top
See Also