ASPxClientLegend Properties
Represents the client-side equivalent of the Legend class.Name | Description |
---|---|
chart | Gets the chart that owns the current chart element. Inherited from ASPxClientWebChartElement. |
customItems | Returns a collection of custom legend items of the legend. |
name | Returns the name of the legend. |
useCheckBoxes | Returns a value which determines whether to use checkboxes instead of markers on a chart legend for all legend items. |
See Also