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