ChartLegend.Visible Property
Gets or sets whether the chart’s legend is visible.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if the chart’s legend is visible; otherwise, false. |
See Also