CustomDrawSeriesEventArgs.LegendCheckBoxVisible Property
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.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to show the legend check box; otherwise, false. |
See Also