Skip to main content

ScatterLineSeriesView.MarkerSize Property

Gets or sets the size of data point markers.

Namespace: DevExpress.UI.Xaml.Charts

Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public int MarkerSize { get; set; }

#Property Value

Type Description
Int32

A Int32 object.

See Also