Skip to main content

Legend Marker

Legend Markers can be displayed within the legend to help end-users visually identify different chart elements such as the series, constant lines and strips indicated by the legend. The content of each legend marker depends upon the type of the corresponding chart element.

At runtime, it’s possible to provide image legend markers for series points. For details on this, refer to Legends.

LegendMarkers

The table below lists the main properties which affect the element’s appearance and functionality:

Size

LegendBase.MarkerSize

Visibility

Legend.MarkerVisible

Custom Draw Event

ChartControl.CustomDrawSeries

See Also