ComponentOne Chart for WPF and Silverlight
Stroke Property (PlotElement)


C1.WPF.C1Chart Namespace > PlotElement Class : Stroke Property
Syntax
'Declaration
 
Public Property Stroke As System.Windows.Media.Brush
'Usage
 
Dim instance As PlotElement
Dim value As System.Windows.Media.Brush
 
instance.Stroke = value
 
value = instance.Stroke
public System.Windows.Media.Brush Stroke {get; set;}
See Also

Reference

PlotElement Class
PlotElement Members