RangeControlClientLineView.MarkerSize Property
Gets or sets the marker size for data points in the range control client line view.
Namespace: DevExpress.Xpf.Charts.RangeControlClient
Assembly: DevExpress.Xpf.Charts.v21.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value which specifies the marker’s size, in pixels. |
See Also