Spread for ASP.NET 11 Product Documentation
PointMarkers Property (XYZPointSeries)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > XYZPointSeries Class : PointMarkers Property
Gets the collection of point markers for the series.
Syntax
'Declaration
 
Public ReadOnly Property PointMarkers As MarkerCollection
'Usage
 
Dim instance As XYZPointSeries
Dim value As MarkerCollection
 
value = instance.PointMarkers
public MarkerCollection PointMarkers {get;}
See Also

Reference

XYZPointSeries Class
XYZPointSeries Members