Enum
ChartLegendAlign

Specifies the legend align.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum ChartLegendAlign

Fields

Center

The legend is aligned to the center.

Declaration

cs-api-definition
Center = 0

Field Value

ChartLegendAlign

End

The legend is aligned to the end.

Declaration

cs-api-definition
End = 1

Field Value

ChartLegendAlign

Start

The legend is aligned to the start.

Declaration

cs-api-definition
Start = 2

Field Value

ChartLegendAlign

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