PointSeries3D.MarkerSize Property
Gets or sets the size of series point markers.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Double | A Double value which specifies the marker height and width in value axis measurement units. The default value is 0.6. |
Remarks
The marker size changes according to the diagram’s zoom level.
See Also