Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
ChartView
.
.
::
.
.
PlotRect Property
ChartView Class
See Also
Gets the plot rectangle (area inside axes).
Namespace:
C1.Silverlight.Chart
Assembly:
C1.Silverlight.Chart
(in C1.Silverlight.Chart.dll)
Syntax
C#
public
Rect
PlotRect
{
get
; }
Visual Basic
Public
ReadOnly
Property
PlotRect
As
Rect
Get
See Also
ChartView Class
C1.Silverlight.Chart Namespace