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