ComponentOne Chart for WPF and Silverlight
Symbol Property (LegendItem)


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

Reference

LegendItem Class
LegendItem Members