Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
DataSeries
.
.
::
.
.
Symbol Property
DataSeries Class
See Also
Gets or sets the symbol template which applies to the each data point of the series.
Namespace:
C1.Silverlight.Chart
Assembly:
C1.Silverlight.Chart
(in C1.Silverlight.Chart.dll)
Syntax
C#
public
Object
Symbol
{
get
;
set
; }
Visual Basic
Public
Property
Symbol
As
Object
Get
Set
Implements
IDataSeriesInfo
.
.
::
.
.
Symbol
See Also
DataSeries Class
C1.Silverlight.Chart Namespace