SurfaceSeriesView.MarkerSize Property
Gets or sets the size of data point markers.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Double | The marker size in pixels. The default value is 15. |
Remarks
The marker size changes according to the diagram’s zoom level.
See Also