Charting for WinForms Programmer's Guide
BaseScale.FunctionType Property
See Also
 






Gets or sets the type of the function used to calculate the distribution of values along the scale.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public FunctionType FunctionType { get; set; }

Visual Basic  Copy Code

Public Property FunctionType As FunctionType

 Property Value

A member of the FunctionType enumeration.

 See Also

BaseScale Members
BaseScale Class
MindFusion.Gauges Namespace