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