[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.Crosses

Crosses Enum

Represents the possible crossing points for an axis.

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

Fields

Name Description
AutoZero

The category axis crosses at the zero point of the value axis (if possible), or the minimum value (if the minimum is greater than zero) or the maximum (if the maximum is less than zero).

Maximum

The axis crosses at the maximum value.

Minimum

Axis crosses at the minimum value of the chart.