ComponentOne Chart for WPF and Silverlight
PlotRect Property


C1.WPF.C1Chart Namespace > ChartView Class : PlotRect Property
Gets the plot rectangle (area inside axes).
Syntax
'Declaration
 
Public ReadOnly Property PlotRect As System.Windows.Rect
'Usage
 
Dim instance As ChartView
Dim value As System.Windows.Rect
 
value = instance.PlotRect
public System.Windows.Rect PlotRect {get;}
See Also

Reference

ChartView Class
ChartView Members