Back to Devexpress

TotalLabel.BackColor Property

corelibraries-devexpress-dot-xtracharts-dot-totallabel-28c84622.md

latest1.1 KB
Original Source

TotalLabel.BackColor Property

Gets or sets total labels’ background color.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
[XtraChartsLocalizableCategory(XtraChartsCategory.Appearance)]
public Color BackColor { get; set; }
vb
<XtraChartsLocalizableCategory(XtraChartsCategory.Appearance)>
Public Property BackColor As Color

Property Value

TypeDescription
Color

Total labels’ background color.

|

See Also

TotalLabel Class

TotalLabel Members

DevExpress.XtraCharts Namespace