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