All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aspose.cells.TickLabelItem.html Maven / Gradle / Ivy

There is a newer version: 23.1
Show newest version





TickLabelItem




com.aspose.cells
Class TickLabelItem

java.lang.Object
    extended by com.aspose.cells.TickLabelItem

public class TickLabelItem 
extends java.lang.Object

Include information of a Ticklabel item


Property Getters/Setters Summary
doublegetHeight()
           Height of Ticklabel item in ratio of chart height.
doublegetWidth()
           Width of Ticklabel item in ratio of chart width.
doublegetX()
           X coordinates of Ticklabel item in ratio of chart width.
doublegetY()
           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.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy