The Trade Markers demo uses the Annotations API to place CustomAnnotations rendering buy and sell or news bullet markers over a simulated price chart. The CustomAnnotations […]
Demonstrates how to place the trading annotations, that are commonly used in trading and financial applications over a chart by click in realtime as well as […]
Generates polar charts with all supported annotation types. Note! Polar Chart currently does not support HorizontalLineAnnotation and VerticalLineAnnotation. Documentation Links – Polar Chart Types – Polar […]
Demonstrates how you may interact with annotations that have been placed on a chart, using the UIElement Annotations API. To make an annotation Read-only, set AnnotationBase.IsEditable=false. […]