Package | Description |
---|---|
com.gembox.spreadsheet.charts |
Contains types used to display series of numeric data in a graphical format.
|
Modifier and Type | Method and Description |
---|---|
static ValueAxis |
ValueAxis.create()
Deprecated.
This method is internal and should not be used.
|
ValueAxis |
ChartAxes.getHorizontalValue()
Gets the horizontal chart axis as value axis, if horizontal chart axis is value axis; otherwise
null . |
ValueAxis |
ChartAxes.getValue()
Deprecated.
This method is internal and should not be used.
|
ValueAxis |
ChartAxes.getVerticalValue()
Gets the vertical chart axis as value axis, if vertical chart axis is value axis; otherwise
null . |
© GemBox d.o.o. — All rights reserved.