Enum
BarLabelModes

Defines positioning of labels in BarSeries.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.dll

Syntax:

cs-api-definition
public enum BarLabelModes

Fields

Center

Each label is renderred at the center of its corresponding bar.

Declaration

cs-api-definition
Center = 1

Field Value

BarLabelModes

Default

Labels are positoned using the default strategy.

Declaration

cs-api-definition
Default = 0

Field Value

BarLabelModes

Top

Each label is renderred at the top of its corresponding bar. If the area orientation is horizontal, the labels appear on the right of each bar.

Declaration

cs-api-definition
Top = 2

Field Value

BarLabelModes

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