BaseXyzSeriesInfo3D Class Properties

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

Public Properties
 NameDescription
Public Property Gets or sets the brush of the series. (Inherited from SciChart.Charting3D.Model.ChartData.SeriesInfo3D)
Public Property Gets a formatted XValue. (Inherited from SciChart.Charting3D.Model.ChartData.SeriesInfo3D)
Public Property Gets a formatted YValue. (Inherited from SciChart.Charting3D.Model.ChartData.SeriesInfo3D)
Public Property Gets a formatted ZValue. (Inherited from SciChart.Charting3D.Model.ChartData.SeriesInfo3D)
Public PropertyGets or sets System.Windows.Media.Media3D.Vector3D in world coordinates that was at the hit-test site (Inherited from SciChart.Charting3D.Model.ChartData.SeriesInfo3D)
Public PropertyGets or sets SciChart.Charting3D.Vector3 in world coordinates that was at the hit-test site (Inherited from SciChart.Charting3D.Model.ChartData.SeriesInfo3D)
Public Property Get or sets whether the HitTest operation was a hit or not (Inherited from SciChart.Charting3D.Model.ChartData.SeriesInfo3D)
Public PropertyGets or sets whether the SciChart.Charting3D.RenderableSeries.IRenderableSeries3D that this SeriesInfo3D represents is visible or not. NOTE: Setting this value will show or hide the associated SciChart.Charting3D.RenderableSeries.IRenderableSeries3D and may be data-bound to (Inherited from SciChart.Charting3D.Model.ChartData.SeriesInfo3D)
Public Property Gets the metadata associated with the point at the hit-test site. (Inherited from SciChart.Charting3D.Model.ChartData.SeriesInfo3D)
Public PropertyGets the SciChart.Charting3D.RenderableSeries.IRenderableSeries3D instance which this SeriesInfo3D wraps (Inherited from SciChart.Charting3D.Model.ChartData.SeriesInfo3D)
Public Property Gets or sets the name of the series. (Inherited from SciChart.Charting3D.Model.ChartData.SeriesInfo3D)
Public Property Gets or sets the color of the series. (Inherited from SciChart.Charting3D.Model.ChartData.SeriesInfo3D)
Public Property Gets or sets the vertex id at the hit-test site  
Public Property Gets or sets the X-value. (Inherited from SciChart.Charting3D.Model.ChartData.SeriesInfo3D)
Public Property Gets or sets the Y-value. (Inherited from SciChart.Charting3D.Model.ChartData.SeriesInfo3D)
Public Property Gets or sets the Z-value. (Inherited from SciChart.Charting3D.Model.ChartData.SeriesInfo3D)
Top
See Also