Back to Devexpress

MarkerBase.BorderVisible Property

corelibraries-devexpress-dot-xtracharts-dot-markerbase-69fb1ad1.md

latest1.1 KB
Original Source

MarkerBase.BorderVisible Property

Gets or sets whether the border of a marker(s) is visible.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public bool BorderVisible { get; set; }
vb
Public Property BorderVisible As Boolean

Property Value

TypeDescription
Boolean

true if the border(s) is visible; otherwise, false.

|

See Also

BorderColor

MarkerBase Class

MarkerBase Members

DevExpress.XtraCharts Namespace