Gets or sets the reversed version of the function specified through CustomFunction.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public FunctionDelegate ReversedCustomFunction { get; set; } |
Visual Basic Copy Code |
---|
Public Property ReversedCustomFunction As FunctionDelegate |
A FunctionDelegate delegate.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |