Gets the progress of the bar.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public double Progress { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Progress As Double |
A double value.
The progress is given as a number, not as a percent of the bar value.