Charting for WPF Programmer's Guide

LineChart.LineTypeProperty Field

See Also
 


Identifies the LineType dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty LineTypeProperty

Visual Basic  Copy Code

Public Shared ReadOnly LineTypeProperty As DependencyProperty

Java  Copy Code

public static final DependencyProperty LineTypeProperty

 See Also