New to Telerik UI for ASP.NET Core? Download free 30-day trial

ChartLegendItemSettingsTagHelper

Example

<item>
</item>

Attributes

Attribute Type Description
cursor String The cursor style of the legend item.
type ChartLegendItemType The type of the legend items.
visual String A function that can be used to create a custom visual for the legend items. The available argument fields are: options - the item options.; createVisual - a function that can be used to get the default visual.; series - the item series. or pointIndex - the index of the point in the series. Available for pie, donut and funnel series..
In this article
Not finding the help you need?