[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.Position

Position Enum

Represents the possible positions for an axis, title or legend.

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

Fields

Name Description
Bottom

Display at the bottom of the plot area.

Left

Display at the left of the plot area.

None

The object is not drawn

Right

Display at the right of the plot area.

Top

Display at the top of the plot area.