Java org.apache.poi.ss.usermodel.charts AxisCrosses fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.ss.usermodel.charts AxisCrosses fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.ss.usermodel.charts AxisCrosses.

The text is from its open source code.

Field

AxisCrossesAUTO_ZERO
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).