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