Gets or sets whether the line is drawn as a canonical spline.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public bool Curve { get; set; } |
Visual Basic Copy Code |
---|
Public Property Curve As Boolean |
A boolean value. The default value is false.