Enum
LegendOrientation

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.

Declaration

cs-api-definition
Horizontal = 0

Field Value

LegendOrientation

Vertical

The legend is arranged vertically.

Declaration

cs-api-definition
Vertical = 1

Field Value

LegendOrientation

In this article
DefinitionFieldsHorizontalVertical
Not finding the help you need?
Contact Support