MindFusion.Wpf Pack Programmer's Guide
QueryLabelValueEventArgs.CalculatedLabelValue Property
See Also
 





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

 Syntax

C#  Copy Code

public double CalculatedLabelValue { get; }

Visual Basic  Copy Code

Public ReadOnly Property CalculatedLabelValue As Double

 Property Value

 See Also

QueryLabelValueEventArgs Members
QueryLabelValueEventArgs Class
MindFusion.Gauges.Wpf Namespace