ComponentOne Chart for WPF and Silverlight
Line Property


C1.WPF.C1Chart Namespace > LegendItem Class : Line Property
Gets the line (connection) shape of the plot element.
Syntax
'Declaration
 
Public ReadOnly Property Line As System.Windows.Shapes.Shape
'Usage
 
Dim instance As LegendItem
Dim value As System.Windows.Shapes.Shape
 
value = instance.Line
public System.Windows.Shapes.Shape Line {get;}
See Also

Reference

LegendItem Class
LegendItem Members