Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
RenderContext
.
.
::
.
.
Rect Property
RenderContext Class
See Also
Gets the rectangle that corresponds to the current data point.
Namespace:
C1.Silverlight.Chart
Assembly:
C1.Silverlight.Chart
(in C1.Silverlight.Chart.dll)
Syntax
C#
public
Rect
Rect
{
get
;
internal
set
; }
Visual Basic
Public
Property
Rect
As
Rect
Get
Friend
Set
See Also
RenderContext Class
C1.Silverlight.Chart Namespace