Interface WebGraphCoordinatesDrillAction

    • Method Detail

      • setXPixel

        void setXPixel​(int xPixel)
        Sets the value of the X-axis pixel for this object.
        Parameters:
        xPixel - The value of xPixel to be set.
      • setYPixel

        void setYPixel​(int yPixel)
        Sets the value of the Y-axis pixel for this object.
        Parameters:
        yPixel - The value of the yPixel to be set.
      • getXPixel

        int getXPixel()
        Returns the value of the X-axis pixel for this object.
        Returns:
        The value of the xPixel on this object
      • getYPixel

        int getYPixel()
        Returns the value of the Y-axis pixel for this object.
        Returns:
        The value of yPixel on this object
      • setDrillPathKey

        void setDrillPathKey​(java.lang.String drillPathKey)
        Sets the drill path key for graph drilling.
        Parameters:
        drillPathKey -
        Since:
        MicroStrategy Web 9.0.0
      • setGraphWidth

        void setGraphWidth​(int width)
        Sets the width of graph
        Parameters:
        width - The width of the graph
      • setGraphHeight

        void setGraphHeight​(int height)
        Sets the height of graph
        Parameters:
        height - The width of the graph