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