Enum
BarDirection

Specifies the orientation of bar visuals in bar charts, affecting whether categories run along the X or Y axis.

Definition

Namespace:Telerik.Windows.Documents.Model.Drawing.Charts

Assembly:Telerik.Windows.Documents.Core.dll

Syntax:

cs-api-definition
public enum BarDirection

Fields

Bar

Horizontal bars (categories on the Y axis, values on the X axis).

Declaration

cs-api-definition
Bar = 0

Field Value

BarDirection

Column

Vertical columns (categories on the X axis, values on the Y axis).

Declaration

cs-api-definition
Column = 1

Field Value

BarDirection

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