MindFusion.Wpf Pack Programmer's Guide
LineChart.LineType Property
See Also
 





Gets or sets the type of the line chart. This is a dependency property.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public LineType LineType { get; set; }

Visual Basic  Copy Code

Public Property LineType As LineType

 Property Value

A member of the LineType enumeration.

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting.Wpf Namespace