[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.BarDirection

BarDirection Enum

Represents the possible directions for a bar chart.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum BarDirection
Public Enum BarDirection

Fields

Name Description
Bar

The chart is a bar chart - the data markers are horizontal rectangles.

Column

The chart is a column chart - the data markers are vertical rectangles.