[]
Represents chart legend.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Legend : IScrollableLegend, ILegend, IStyleProvider
Name | Description |
---|---|
BorderStyle | Gets the legend border style. |
GroupHeaderStyle | Gets the legend group header style. |
ItemMaxWidth | Gets or sets the max width of legend item. |
Orientation | Gets or sets the legend orientation. |
Position | Gets or sets the legend position. |
Reversed | Gets or sets the legend reversed order. |
ScrollBars | Gets or sets which scroll bars should appear in legend. |
Style | Gets the legend style. |
TextWrapping | Gets or sets legend text wrap mode. |
Title | Gets or sets the legend title. |
TitleStyle | Gets the legend title style. |