[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.CrossBetween

CrossBetween Enum

Represents the possible crossing states of an axis.

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

Fields

Name Description
Between

The value axis shall cross the category axis between data markers.

Midpoint

The value axis shall cross the category axis at the midpoint of a category.