Knowledgebase
SciChart Legend API Overview
Posted by Admin - on 12 February 2019 05:15 PM
|
|
SciChart features a rich, customisable Legend API which is based on our powerful ChartModifier API. To add a Legend to a chart, you simply add a LegendModifier to your SciChartSurface. The Legend itself is represented by an ItemsControl (SciChartLegend) to show the data, while the LegendModifier acts as the Data Source. Also it exposes properties to configure how the Legend appears.
| |
|