Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
PlotElement
.
.
::
.
.
Size Property
PlotElement Class
See Also
Gets or sets the size of the plot element.
Namespace:
C1.Silverlight.Chart
Assembly:
C1.Silverlight.Chart
(in C1.Silverlight.Chart.dll)
Syntax
C#
public
virtual
Size
Size
{
get
;
set
; }
Visual Basic
Public
Overridable
Property
Size
As
Size
Get
Set
See Also
PlotElement Class
C1.Silverlight.Chart Namespace