Skip to main content

PointSeriesStyle Members

Stores point series appearance settings.

#Constructors

Name Description
PointSeriesStyle() Initializes a new instance of the PointSeriesStyle class with default settings.

#Fields

Name Description
MarkerSizeProperty static Identifies the MarkerSize bindable property.
MarkerStyleProperty static Identifies the MarkerStyle bindable property.

#Properties

Name Description
MarkerSize Gets or sets the size of series point markers.
MarkerStyle Gets or sets appearance settings of point markers.
See Also