Class LineDataPoint
Represents a data point used for a line series.
Inheritance
System.Object
LineDataPoint
Inherited Members
System.Windows.FrameworkElement.RegisterName(System.String, System.Object)
System.Windows.FrameworkElement.UnregisterName(System.String)
Namespace: System.Windows.Controls.DataVisualization.Charting
Assembly: Controls.DataVisualization.OpenSilver.dll
Syntax
public class LineDataPoint : DataPoint
Constructors
| Improve this Doc View SourceLineDataPoint()
Initializes a new instance of the LineDataPoint class.
Declaration
public LineDataPoint()