Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
RenderContext
.
.
::
.
.
Points Property
RenderContext Class
See Also
Gets the array of points for the current data series.
Namespace:
C1.Silverlight.Chart
Assembly:
C1.Silverlight.Chart
(in C1.Silverlight.Chart.dll)
Syntax
C#
public
Point
[]
Points
{
get
; }
Visual Basic
Public
ReadOnly
Property
Points
As
Point
()
Get
See Also
RenderContext Class
C1.Silverlight.Chart Namespace