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 PropertyGets or sets the color used to generate value axis-markers.  
Public PropertyGets or sets a value that indicates which data column is shown.  
Public PropertyGets or sets the HitTestValue using the hit-test result.  
Public PropertyGets 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 MethodNotifies 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 EventOccurs when a property value changes. (Inherited from SciChart.Data.Model.BindableObject)
Top
See Also