EnumLegendOrientation
Enum
Specifies the orientation of a legend in a chart.
Definition
Namespace:Telerik.Maui.Controls.Compatibility.Chart
Assembly:Telerik.Maui.Controls.Compatibility.dll
Syntax:
cs-api-definition
public enum LegendOrientation
Fields
Horizontal
The legend is arranged horizontally.
Vertical
The legend is arranged vertically.