Enum
ChartSubtitleAlign

Specifies the subtitle alignment.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum ChartSubtitleAlign

Fields

Center

The text is aligned to the middle

Declaration

cs-api-definition
Center = 1

Field Value

ChartSubtitleAlign

Left

The text is aligned to the left.

Declaration

cs-api-definition
Left = 0

Field Value

ChartSubtitleAlign

Right

The text is aligned to the right.

Declaration

cs-api-definition
Right = 2

Field Value

ChartSubtitleAlign

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