Properties  Methods  Events


DataColumnInfo Class Members

The following tables list the members exposed by DataColumnInfo.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DataColumnInfo class.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the color used to generate value axis-markers.  
Public Property Gets or sets a value that indicates which data column is shown.  
Public Property Gets or sets the HitTestValue using the hit-test result.  
Public Property Gets or sets the LastDataValue using the data-series instance.  
Public PropertyGets the SciChart.Charting.Visuals.RenderableSeries.IRenderableSeries instance which this DataColumnInfo wraps  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Gets the last value of the data collection.  
Top
Protected Methods
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
Public Events
 NameDescription
Public Event Occurs when a property value changes. (Inherited from SciChart.Data.Model.BindableObject)
Top
See Also