ASP.NET Core MVC Controls | ComponentOne
Working with Controls / FlexRadar / Work with FlexRadar / Legend
In This Topic
    Legend
    In This Topic

    You can specify the position where you want to display the legend using the Legend property of the FlexRadar chart. Legend helps in displaying the series of a chart with a predefined symbol and name of the series.

    The image below shows how the FlexRadar chart appears after you set the Chart.Position property to Top.

    The following code example demonstrates how to set the Position property. This example uses the sample created in the Quick Start topic.

    HTML
    Copy Code
    <c1-flex-radar legend-position="Position.Top" legend-toggle="true">