ComponentOne FlexChart for UWP
FlexChart Legend
FlexChart > Working with FlexChart > FlexChart Elements > FlexChart Legend

By default, FlexChart doesn't display the Legend until the series are specified with the relevant names. Once you've set the series with their relevant names, the Legend is displayed by FlexChart.

Here are the properties you can use to customize the overall appearance of the Legend:

Property Description
LegendPosition Determines the position of the legend.
LegendOrientation Changes the orientation of the legend.
LegendTitle Changes the title of the legend.

FlexChart provides methods and properties to customize its legend entries, so that charts are easy to comprehend. Following topics discuss how to change the behavior of FlexChart legend.

See Also