Gets the value, which has been calculated for the label and which will be used if no custom value is provided.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
SyntaxC#
Copy Code
|
|---|
public double CalculatedLabelValue { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property CalculatedLabelValue As Double |
See Also