RangeAreaSeries2D.Marker2Visible Property
In This Article
Gets or sets a value indicating whether or not to show markers that indicate the second values of range area series points.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to show second value markers; false to hide them. |
See Also