RangeAreaSeries2D.Marker2Size Property
Gets or sets the size of the second marker of a series point.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value, specifying the size of the second series point marker, in pixels. |
See Also