Component One ASP.Net MVC

FlexChart Editable Annotations

Display and edit annotations on FlexChart.

The EditableAnnotations samples includes.

  • Click the button on top left of the chart to choose one of the pre-defined types and styles of annotation. Then click on chart's plot area to add and resize the annotations.
  • Click Data Coordinate Button(the left-most) to choose the attachment of added annotation between Absolute and DataCoordinate.
  • Add a new button to create new annotation type and style by code. The yellow triangle button is a custom button and has been added manually.
  • Drag the annotations on the chart.
  • Double-click an annotation to edit its text.
  • Delete an annotation using "x" button.