java.lang.Object
com.aspose.cells.TickLabelItem
public class TickLabelItem
- extends java.lang.Object
Include information of a Ticklabel item
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.