ComponentOne Chart for WPF and Silverlight
PlotShape Property


C1.WPF.C1Chart Namespace > ChartView Class : PlotShape Property
Gets or sets the shape that should be rendered on the plot background.
Syntax
'Declaration
 
Public ReadOnly Property PlotShape As System.Windows.Shapes.Shape
'Usage
 
Dim instance As ChartView
Dim value As System.Windows.Shapes.Shape
 
value = instance.PlotShape
public System.Windows.Shapes.Shape PlotShape {get;}
See Also

Reference

ChartView Class
ChartView Members