ASPxClientLegend.customItems Property
Returns a collection of custom legend items of the legend.
Declaration
customItems: ASPxClientCustomLegendItem[]
Property Value
| Type | Description |
|---|---|
| ASPxClientCustomLegendItem[] | A collection of ASPxClientCustomLegendItem objects. |
See Also