ISupportMarker2D.MarkerSize Property
When implemented by a class, specifies the point marker’s size (in pixels).
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value, specifying the size of the marker, in pixels. |
See Also