Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
IPlotElement
.
.
::
.
.
Label Property
IPlotElement Interface
See Also
Gets or sets the data label associated with the plot element.
Namespace:
C1.Silverlight.Chart
Assembly:
C1.Silverlight.Chart
(in C1.Silverlight.Chart.dll)
Syntax
C#
UIElement
Label
{
get
;
set
; }
Visual Basic
Property
Label
As
UIElement
Get
Set
See Also
IPlotElement Interface
C1.Silverlight.Chart Namespace