ILegendVisible Properties
If implemented by a class, provides a template that defines how an element should look in chart legend.Name | Description |
---|---|
CheckableInLegend | Gets a value that indicates whether to show a legend check box instead of a legend marker in the chart legend. |
CheckedInLegend | Gets a value that determines whether a check box is checked in a chart legend. |
LegendMarkerTemplate | If implemented by a class, gets the template that defines the presentation of the legend marker. |
See Also