Interface for a class ProgressBar
EmitType<IProgressValueEventArgs>
Triggers after the animation completed.
Triggers before the progress bar get rendered.
Triggers after the progress bar has loaded.
Trigger after mouse click.
Trigger after mouse down.
Trigger after mouse down.
Trigger after mouse move.
Trigger after mouse up.
EmitType<IProgressValueEventArgs>
Triggers after the progress value completed.
EmitType<ITextRenderEventArgs>
Triggers before the progress bar label renders.
EmitType<IProgressValueEventArgs>
Triggers after the value has changed.
Animation for the progress bar.
ProgressAnnotationSettingsModel[]
The configuration for annotation in Progressbar.
string
corner type.
boolean
Enable or disable persisting component’s state between page reloads.
boolean
pie view.
boolean
disable the trackSegment.
boolean
right to left.
number
endAngle for circular progress bar.
number
gapwidth of the segment.
string
height of the progress bar.
string
progress radius for circular.
boolean
Active state.
boolean
gradient.
boolean
Indeterminate progress.
boolean
striped.
boolean
labelOnTrack.
Option for customizing the label text.
string
Overrides the global culture and localization value for this component. Default global culture is ‘en-US’.
margin size.
number
maximum progress value.
number
minimum progress value.
string
progressColor.
number
progress thickness.
string
track radius for circular.
RangeColor in Progressbar.
string
modes of linear progress.
number
secondary progress value.
string[]
Segment color.
number
segmentCount of the progress bar.
boolean
label of the progress bar.
number
startAngle for circular progress bar.
string
theme style.
string
trackColor.
number
track thickness.
string
type of the progress bar.
number
progress value.
string
width of the progress bar.