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