Back to Devexpress

Marker.Color Property

corelibraries-devexpress-dot-xtracharts-dot-marker.md

latest1.0 KB
Original Source

Marker.Color Property

Gets or sets the color of data point markers.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

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

Property Value

TypeDescription
Color

A Color structure which specifies the color of markers.

|

See Also

Marker Class

Marker Members

DevExpress.XtraCharts Namespace