DataColumnInfo Class Properties
For a list of all members of this type, see DataColumnInfo members.
Public Properties
Name | Description | |
---|---|---|
![]() | ColorSource | Gets or sets the color used to generate value axis-markers. |
![]() | DataColumnName | Gets or sets a value that indicates which data column is shown. |
![]() | HitTestValue | Gets or sets the HitTestValue using the hit-test result. |
![]() | LastDataValue | Gets or sets the LastDataValue using the data-series instance. |
![]() | RenderableSeries | Gets the SciChart.Charting.Visuals.RenderableSeries.IRenderableSeries instance which this DataColumnInfo wraps |
See Also