AreaSeriesView.MarkerSize Property
In This Article
Gets or sets the size of data point markers.
Namespace: DevExpress.WinUI.Charts
Assembly: DevExpress.WinUI.Charts.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value which specifies the height and width of the plot area of a marker |
See Also