IPointMarker Interface Properties

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

Public Properties
 NameDescription
 Property Gets or sets the Fill Color (fill) of the PointMarker.  
 Property Gets or sets the Height of the PointMarker in pixels.  
 PropertyGets the SciChart.Charting.Visuals.RenderableSeries.IRenderableSeries which this IPointMarker instance is associated with.  
 Property Gets or sets the Stroke Color (outline) of the PointMarker.  
 Property Gets or sets the StrokeThickness of the PointMarker outline in pixels.  
 Property Gets or sets the Width of the PointMarker in pixels.  
Top
See Also