aspose.cells

Class TickLabelItem

Include information of a Ticklabel item

Property Getters/Setters Summary
functiongetHeight()
Height of Ticklabel item in ratio of chart height.
functiongetWidth()
Width of Ticklabel item in ratio of chart width.
functiongetX()
X coordinates of Ticklabel item in ratio of chart width.
functiongetY()
Y coordinates of Ticklabel item in ratio of chart height.
 

    • Property Getters/Setters Detail

      • getX : Number 

        function getX()
        
        X coordinates of Ticklabel item in ratio of chart width.
      • getY : Number 

        function getY()
        
        Y coordinates of Ticklabel item in ratio of chart height.
      • getWidth : Number 

        function getWidth()
        
        Width of Ticklabel item in ratio of chart width.
      • getHeight : Number 

        function getHeight()
        
        Height of Ticklabel item in ratio of chart height.