StiIndicatorIteration Class
Namespace: Stimulsoft.Dashboard.Visuals.Indicator
This class is used for the indicator element rendering.
Properties
| Property | Type | Description |
|---|---|---|
| Series | string | A string representation of a series of the indicator element. |
| Target | decimal? | A target value of the current indicator iteraction. |
| Value | decimal | A value of the current indicator iteraction. |