ASPxClientCustomLegendItem Properties
Represents the client-side equivalent of the CustomLegendItem class.| Name | Description |
|---|---|
| chart | Gets the chart that owns the current chart element. Inherited from ASPxClientWebChartElement. |
| name | Gets the name of the chart element. Inherited from ASPxClientWebChartElementNamed. |
| text | Returns the text displayed by the custom legend item. |
See Also