[]
Represents the interface for chart legend.
public interface ILegend
| Name | Description |
|---|---|
| InsidePlotArea | Gets a value indicating whether the legend is inside the plot area. |
| Layout | Gets the layout of the legend. |
| Position | Gets the position of the legend. |
| Style | Gets the style for the legend. |
| UseSmartSettings | Gets a value indicating whether to use smart settings for the legend. |
| Visible | Gets a value indicating whether the legend is visible. |