Enum
DataBarDirection

Specifies the direction in which data bars extend within cells for conditional formatting visualization.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model.ConditionalFormattings

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

cs-api-definition
public enum DataBarDirection

Fields

Context

Determines the direction automatically based on the current reading order context (LTR or RTL).

Declaration

cs-api-definition
Context = 0

Field Value

DataBarDirection

LeftToRight

Extends data bars from left to right, regardless of reading order.

Declaration

cs-api-definition
LeftToRight = 1

Field Value

DataBarDirection

RightToLeft

Extends data bars from right to left, regardless of reading order.

Declaration

cs-api-definition
RightToLeft = 2

Field Value

DataBarDirection

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