Back to Devexpress

CustomizeStackedBarTotalLabelEventArgs.TextColor Property

corelibraries-devexpress-dot-xtracharts-dot-customizestackedbartotallabeleventargs-f1551457.md

latest1.2 KB
Original Source

CustomizeStackedBarTotalLabelEventArgs.TextColor Property

Gets or sets the total label’s text color.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

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

Property Value

TypeDescription
Color

A color used to paint the total label text.

|

See Also

CustomizeStackedBarTotalLabelEventArgs Class

CustomizeStackedBarTotalLabelEventArgs Members

DevExpress.XtraCharts Namespace