Enum
ChartAxisPlotBandsLabelPosition

Specifies the position of the labels.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum ChartAxisPlotBandsLabelPosition

Fields

Bottom

The label is positioned at the bottom.

Declaration

cs-api-definition
Bottom = 1

Field Value

ChartAxisPlotBandsLabelPosition

Center

The label is positioned in the center.

Declaration

cs-api-definition
Center = 0

Field Value

ChartAxisPlotBandsLabelPosition

Top

The label is positioned at the top

Declaration

cs-api-definition
Top = 2

Field Value

ChartAxisPlotBandsLabelPosition

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