HlcSeriesInfo Class Properties
For a list of all members of this type, see HlcSeriesInfo members.
Public Properties
| Name | Description | |
|---|---|---|
![]() | CloseValue | Gets or sets the Close value. |
![]() | DataColumnInfo | Gets the DataColumnInfo collection which this SeriesInfo wraps. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo) |
![]() | DataSeriesIndex | Gets or sets the DataSeriesIndex at the hit-test site. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo) |
![]() | DataSeriesType | Gets or sets the type of the data series. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo) |
![]() | Fill | Gets or sets the brush of the series. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo) |
![]() | FormattedCloseValue | Gets a formatted CloseValue. |
![]() | FormattedHighValue | Gets a formatted HighValue. |
![]() | FormattedLowValue | Gets a formatted LowValue. |
![]() | FormattedXValue | Gets a formatted XValue. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo) |
![]() | FormattedYValue | Gets a formatted YValue. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo) |
![]() | HighValue | Gets or sets the High value. |
![]() | IsHit | Get or sets whether the HitTest operation was a hit or not. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo) |
![]() | IsVisible | Gets 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. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo) |
![]() | LowValue | Gets or sets the Low value. |
![]() | PointMetadata | Gets the metadata associated with the point at the hit-test site. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo) |
![]() | RenderableSeries | Gets the SciChart.Charting.Visuals.RenderableSeries.IRenderableSeries instance which this SeriesInfo wraps. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo) |
![]() | SeriesName | Gets or sets the name of the series. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo) |
![]() | Stroke | Gets or sets the color of the series. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo) |
![]() | Value | Gets or sets the Y-value. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo) |
![]() | XValue | Gets or sets the X-value. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo) |
![]() | XyCoordinate | Gets or sets the xy coordinate in pixels of the data-point being inspected. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo) |
![]() | YValue | Gets or sets the Y-value. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo) |
See Also
