Skip to main content
A newer version of this page is available. .

Legend Properties

Stores chart legend settings.
Name Description
HorizontalPosition Gets or sets the horizontal position of the legend relative to the chart diagram. This is a bindable property.
Orientation Gets or sets whether legend items are arranged in a column (from the top to the bottom) or row (from the left to the right). This is a bindable property.
Style Gets or sets the legend appearance settings. This is a bindable property.
VerticalPosition Gets or sets the vertical position of the legend relative to the chart diagram. This is a bindable property.
Visible Gets or sets whether the legend is visible. This is a bindable property.
See Also