[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.DatabarDirection

DatabarDirection Enum

Specifies a value indicating whether the axis appears from right to left.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum DatabarDirection : byte
Public Enum DatabarDirection As Byte

Fields

Name Description
Context

The direction of the axis is inherited from the current context.

LeftToRight

The axis appears from left to right. This is the default.

RightToLeft

The axis appears from right to left.