ChartLegend Class Members
In This Topic
The following tables list the members exposed by ChartLegend.
Public Properties
| Name | Description |
| MaxSize | Gets or sets the maximum legend size (width for left or right position and height for top or bottom position). |
| Orientation | Gets or sets a value that determines the orientation of the legend. |
| Position | Gets or sets the enumerated value that determines whether and where the legend appears in relation to the chart. |
| Scrollbar | Gets or sets a value that determines whether the scrollbar should be used for a long legend. |
| Title | Gets or sets a value that determines the title of the legend. |
| TitleAlign | Gets or sets a value that determines the align value of the legend. |
Top
See Also