The Legend displays an entry for each data series in the chart. It represents the mapping between colors, symbols, and data series.
In FlexChart, the Legend is set by using the Legend property that returns the Legend object, which has the following properties:
Property | Description |
---|---|
Style | Contains properties that set the style of the legend. |
Position | Determines the position of the legend. |
For more details on Legend, refer to FlexChart Legend.