Back to Devexpress

WebChartControl.Legend Property

aspnet-devexpress-dot-xtracharts-dot-web-dot-webchartcontrol-ade2d8cb.md

latest1.1 KB
Original Source

WebChartControl.Legend Property

Returns the WebChartControl legend.

Namespace : DevExpress.XtraCharts.Web

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

NuGet Package : DevExpress.Web.Visualization

Declaration

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

Property Value

TypeDescription
Legend

A WebChartControl legend.

|

Remarks

For more information, refer to Legends.

See Also

WebChartControl Class

WebChartControl Members

DevExpress.XtraCharts.Web Namespace