Chart Marker

Description

This sample uses the SeriesList's Markers property to define the type of marker used. The marker type can be set to Circle, Tri, InvertedTri, Box, Diamond or Cross.

Test the features

  • Note the chart legend points have different icons according to selected marker type.
  • Click series items in the legend to toggle their visibility on the chart surface.
  • Go to the 'Sources' tab to see how to setup series markers through widget initialization.
Documentation