SeriesInfo Class Properties

For a list of all members of this type, see SeriesInfo members.

Public Properties
 NameDescription
Public PropertyGets the DataColumnInfo collection which this SeriesInfo wraps.  
Public Property Gets or sets the DataSeriesIndex at the hit-test site.  
Public Property Gets or sets the type of the data series.  
Public Property Gets or sets the brush of the series.  
Public Property Gets a formatted XValue.  
Public Property Gets a formatted YValue.  
Public Property Get or sets whether the HitTest operation was a hit or not.  
Public PropertyGets or sets whether the SciChart.Charting.Visuals.RenderableSeries.IRenderableSeries that this SeriesInfo represents is visible or not. NOTE: Setting this value will show or hide the associated SciChart.Charting.Visuals.RenderableSeries.IRenderableSeries and may be data-bound to.  
Public Property Gets the metadata associated with the point at the hit-test site.  
Public PropertyGets the SciChart.Charting.Visuals.RenderableSeries.IRenderableSeries instance which this SeriesInfo wraps.  
Public Property Gets or sets the name of the series.  
Public Property Gets or sets the color of the series.  
Public Property Gets or sets the Y-value.  
Public Property Gets or sets the X-value.  
Public Property Gets or sets the xy coordinate in pixels of the data-point being inspected.  
Public Property Gets or sets the Y-value.  
Top
See Also