Gets or sets the value specifying whether the series check box should be shown instead of the series marker on the attached legend.
public bool CheckableInLegend { get; set; }
Public Property CheckableInLegend As Boolean
The CheckableInLegend property is in effect when the Legend.MarkerMode property is set to CheckBox, CheckBoxAndMarker or MarkerAndChechBox.