[]
        
(Showing Draft Content)

GC.Spread.Sheets.Charts.AxisCrossPoint

Enumeration: AxisCrossPoint

Sheets.Charts.AxisCrossPoint

Specifies the point on the specified axis where the other axis crosses.

Table of contents

Enumeration members

Enumeration members

automatic

automatic = "auto"

The axis crosses at the auto value.


maximum

maximum = "max"

The axis crosses at the maximum value.


minimum

minimum = "min"

The axis crosses at the minimum value.