Gets the data points this line represents.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public PointCollection DataPoints { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property DataPoints As PointCollection |
An instance of the WPF PointCollection class.