LineSeries2D.MarkerSize Property
In This Article
Gets or sets the size of series point markers.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value which specifies the height and width of the plot area of a marker |
#Implements
See Also