Back to Devexpress

ChartControlSettings.Legend Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-chartcontrolsettings-b35fe503.md

latest1.1 KB
Original Source

ChartControlSettings.Legend Property

Gets the chart control’s legend and provides access to its settings.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public Legend Legend { get; }
vb
Public ReadOnly Property Legend As Legend

Property Value

TypeDescription
Legend

A Legend object that is the chart control’s legend.

|

See Also

ChartControlSettings Class

ChartControlSettings Members

DevExpress.Web.Mvc Namespace