Class ScatterDataPoint
Represents a data point used for a scatter series.
Inheritance
System.Object
ScatterDataPoint
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 ScatterDataPoint : DataPoint
Constructors
| Improve this Doc View SourceScatterDataPoint()
Initializes a new instance of the ScatterDataPoint class.
Declaration
public ScatterDataPoint()