Knowledgebase
Custom ChartModifier API - Overview
Posted by Andrew BT on 07 February 2019 06:21 PM
|
|
The ChartModifier API is by far the most powerful API in the SciChart library. Using this API you can create behaviours which you can attach to a chart to perform custom Zooming, Panning, Annotation & Markers, Legend output and much much more. Any time you want to do something in C# code to alter the behaviour of a SciChartSurface you should be thinking about creating a custom modifier to do it. Further ReadingFor further information, please see our documentation:
Also there are several examples of custom modifiers in this Knowledgebase:
| |
|