[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.DatabarAxisPosition

DatabarAxisPosition Enum

Represents the axis position for the data bar.

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

Fields

Name Description
Automatic

Indicates that the axis position for the data bar is calculated automatically.

Middle

Indicates that the axis position for the data bar is the midpoint of the cell.

None

Indicates that there is no axis for the data bar.