PointMetadata3D Class Properties

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

Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether this data-point is selected.  
Public PropertyGets or sets the parent IDataSeries3D  
Public Property Gets or sets the custom scaling for this point. Defaults to 1.0  
Public PropertyGets or sets a custom object or Tag. You can pass through your own Tags to PointMetadata3D and use it in SciChart.Charting3D.RenderableSeries.IPaletteProvider3D, or tooltips or selection callbacks  
Public PropertyGets or sets the overridden VertexColor for this point. Defaults to null (which means use default color provided by the SciChart.Charting3D.RenderableSeries.BaseRenderableSeries3D  
Top
See Also