MindFusion.Charting for Silverlight Programmer's Guide
BaseScale.ReversedCustomFunction Property
See Also
 






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

Namespace: MindFusion.Gauges.Silverlight
Assembly: MindFusion.Gauges.Silverlight

 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.Silverlight Namespace