Class ScatterDataPoint
Represents a data point used for a scatter series.
Inheritance
System.Object
ScatterDataPoint
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Controls.DataVisualization.Charting
Assembly: OpenSilver.Controls.DataVisualization.Toolkit.dll
Syntax
public class ScatterDataPoint : DataPoint, IControl, IFrameworkElement, IUIElement, IDependencyObject
Constructors
| Improve this Doc View SourceScatterDataPoint()
Initializes a new instance of the ScatterDataPoint class.
Declaration
public ScatterDataPoint()