Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
IPlotElement
.
.
::
.
.
LegendShape Property
IPlotElement Interface
See Also
Gets the shape that represents the appearance of plot element in the legend.
Namespace:
C1.Silverlight.Chart
Assembly:
C1.Silverlight.Chart
(in C1.Silverlight.Chart.dll)
Syntax
C#
Shape
LegendShape
{
get
; }
Visual Basic
ReadOnly
Property
LegendShape
As
Shape
Get
See Also
IPlotElement Interface
C1.Silverlight.Chart Namespace