Gets or sets the function to be used for distribution of values along the scale when FunctionType is set to Custom.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C#
![]() |
---|
public FunctionDelegate CustomFunction { get; set; } |
Visual Basic
![]() |
---|
Public Property CustomFunction As FunctionDelegate |
A FunctionDelegate delegate.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |