CustomDrawSeriesEventArgs.LegendCheckBoxVisible Property
In This Article
Gets or sets the visibility of the legend item check box of the series that is currently being painted.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to show the legend check box; otherwise, false. |
See Also