PointMarkerTemplate Property (BaseRenderableSeries3D)

Gets or sets the point marker template.

NOTE: This is for instantiating SciChart.Charting3D.PointMarkers.BasePointMarker3D types in a template fashion only. It does not respond to WPF ControlTemplates

Syntax
public ControlTemplate PointMarkerTemplate {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also