CustomDrawSeriesEventArgs.LegendCheckBoxSize Property
Gets or sets the size of the legend item check box of the series or series point that is currently being painted.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Size | The composed pair of integers, representing the width and the height of the check box. |
See Also