Gets or sets the sensitivity with which the chart represents changes between adjacent data values. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public double InterpolationSensitivity { get; set; } |
Visual Basic Copy Code |
---|
Public Property InterpolationSensitivity As Double |
A double value. The default is 14.
Smaller values make for sharper surface contours and vice versa.