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





Gets the type of the line.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public LineType LineType { get; }

Visual Basic  Copy Code

Public ReadOnly Property LineType As LineType

 Property Value

A member of the LineType enumeration.

 See Also

Line Members
Line Class
MindFusion.Charting.Wpf Namespace