Back to Devexpress

CustomizePieTotalLabelEventArgs.TextColor Property

corelibraries-devexpress-dot-xtracharts-dot-customizepietotallabeleventargs-c35941ad.md

latest1.1 KB
Original Source

CustomizePieTotalLabelEventArgs.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

CustomizePieTotalLabelEventArgs Class

CustomizePieTotalLabelEventArgs Members

DevExpress.XtraCharts Namespace