Skip to main content

Legend Marker

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

At runtime, you can display legend marker images for series points. Refer to the following help topic for details: Legend Overview.

LegendMarkers

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

Size

LegendBase.MarkerSize

Visibility

Legend.MarkerMode

Custom Draw Event

WebChartControl.CustomDrawSeries

See Also