Back to Devexpress

ChartControlSettings.CustomizePieTotalLabel Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-chartcontrolsettings-5cc92a07.md

latest1.1 KB
Original Source

ChartControlSettings.CustomizePieTotalLabel Property

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public CustomizePieTotalLabelEventHandler CustomizePieTotalLabel { get; set; }
vb
Public Property CustomizePieTotalLabel As CustomizePieTotalLabelEventHandler

Property Value

Type
CustomizePieTotalLabelEventHandler

See Also

ChartControlSettings Class

ChartControlSettings Members

DevExpress.Web.Mvc Namespace