Gets the data series related to the data point.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
| C# |
|---|
public DataSeries Series { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Series As DataSeries Get |