ASPxClientLegend.useCheckBoxes Property
Returns a value which determines whether to use checkboxes instead of markers on a chart legend for all legend items.
Declaration
useCheckBoxes: boolean
Property Value
Type | Description |
---|---|
boolean | true, if legend checkboxes are shown instead of markers for all legend items; otherwise, false. |
Remarks
To learn more on legend checkboxes, see the corresponding section of the Legend Overview topic.
See Also