MindFusion.Wpf Pack Programmer's Guide
BaseScale.ReversedCustomFunction Property
See Also
 





Gets or sets the reversed version of the function specified through CustomFunction.

Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf

 Syntax

C#  Copy Code

public FunctionDelegate ReversedCustomFunction { get; set; }

Visual Basic  Copy Code

Public Property ReversedCustomFunction As FunctionDelegate

 Property Value

 See Also

BaseScale Members
BaseScale Class
MindFusion.Gauges.Wpf Namespace