MindFusion WinForms Programmer's Guide
LineChart.Curve Property
See Also
 





Gets or sets a value indicating whether lines are drawn as curves.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public bool Curve { get; set; }

Visual Basic  Copy Code

Public Property Curve As Boolean

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting Namespace