RangeBarSeries2D.MinMarkerVisible Property
Gets or sets a value indicating whether to show markers which correspond to the minimum value of each range bar.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to show minimum value markers; false to hide them. |
See Also