Back to Devexpress

MarkerBase.BorderColor Property

corelibraries-devexpress-dot-xtracharts-dot-markerbase-a46fa1b6.md

latest1.1 KB
Original Source

MarkerBase.BorderColor Property

Gets or sets the border color of a marker(s).

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public Color BorderColor { get; set; }
vb
Public Property BorderColor As Color

Property Value

TypeDescription
Color

A Color structure which specifies the border color of a marker(s).

|

See Also

BorderVisible

MarkerBase Class

MarkerBase Members

DevExpress.XtraCharts Namespace