com.aspose.cells.TickLabelItem.html Maven / Gradle / Ivy
TickLabelItem
com.aspose.cells
Class TickLabelItem
java.lang.Object
com.aspose.cells.TickLabelItem
public class TickLabelItem
- extends java.lang.Object
Property Getters/Setters Summary | ||
---|---|---|
double | getHeight() | |
Height of Ticklabel item in ratio of chart height. | ||
double | getWidth() | |
Width of Ticklabel item in ratio of chart width. | ||
double | getX() | |
X coordinates of Ticklabel item in ratio of chart width. | ||
double | getY() | |
Y coordinates of Ticklabel item in ratio of chart height. |
Property Getters/Setters Detail |
---|
getX | |
public double getX() |
X coordinates of Ticklabel item in ratio of chart width.
getY | |
public double getY() |
Y coordinates of Ticklabel item in ratio of chart height.
getWidth | |
public double getWidth() |
Width of Ticklabel item in ratio of chart width.
getHeight | |
public double getHeight() |
Height of Ticklabel item in ratio of chart height.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.