[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.ErrorBarDirection

ErrorBarDirection Enum

Represents which axis values are to receive error bars.

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

Fields

Name Description
X

Bars run parallel to the Y axis for X-axis values.

Y

Bars run parallel to the X axis for Y-axis values.