Interface FormatToolbarBean

    • Method Detail

      • setTargetGridId

        void setTargetGridId​(java.lang.String value)
        Set the identifier of the target
        Parameters:
        value - String
      • setTargetGridAxis

        void setTargetGridAxis​(java.lang.String value)
        Set the axis of the target on the grid
        Parameters:
        value - String
      • setTargetGridPosition

        void setTargetGridPosition​(java.lang.String value)
        Set the position of the target on the axis on the grid
        Parameters:
        value - String
      • setTargetGridUnit

        void setTargetGridUnit​(java.lang.String value)
        Set the type of unit according to the target selected on the grid
        Parameters:
        value - String
      • setTargetGridLevel

        void setTargetGridLevel​(java.lang.String value)
        Set the target level
        Parameters:
        value - String
      • setFillColor

        void setFillColor​(java.lang.String value)
        Set the fill color value
        Parameters:
        value - String
      • setLineColor

        void setLineColor​(java.lang.String value)
        Set the line color value
        Parameters:
        value - String
      • setFontColor

        void setFontColor​(java.lang.String value)
        Set the font color value
        Parameters:
        value - String
      • setGradientInfo

        void setGradientInfo​(java.lang.String value)
        Set the gradient information
        Parameters:
        value - String
        Since:
        MicroStrategy Web 8.1.0
      • getTargetGridId

        java.lang.String getTargetGridId()
        Returns:
        String value with the identifier of the target
      • getTargetGridAxis

        java.lang.String getTargetGridAxis()
        Returns:
        String value with the axis of the target on the grid
      • getTargetGridPosition

        java.lang.String getTargetGridPosition()
        Returns:
        String value with the position on the axis of the target on the grid
      • getTargetGridUnit

        java.lang.String getTargetGridUnit()
        Returns:
        String value with the type of unit according to the target selected
      • getTargetGridLevel

        java.lang.String getTargetGridLevel()
        Returns:
        String value with the target level
      • getFillColor

        java.lang.String getFillColor()
        Returns:
        String value for the fill color
      • getLineColor

        java.lang.String getLineColor()
        Returns:
        String value for the line color
      • getFontColor

        java.lang.String getFontColor()
        Returns:
        String value for the font color
      • getGradientInfo

        java.lang.String getGradientInfo()
        Returns:
        String value with the gradient information
        Since:
        MicroStrategy Web 8.1.0
      • setTargetObjectId

        void setTargetObjectId​(java.lang.String value)
        Set the identifier of the target object
        Parameters:
        value - String
        Since:
        MicroStrategy Web 8.1.0
      • setTargetObjectAxis

        void setTargetObjectAxis​(java.lang.String value)
        Set the axis of the target object
        Parameters:
        value - String
        Since:
        MicroStrategy Web 8.1.0
      • setTargetObjectLevel

        void setTargetObjectLevel​(java.lang.String value)
        Set the level of the target object
        Parameters:
        value - String
        Since:
        MicroStrategy Web 8.1.0
      • getTargetObjectId

        java.lang.String getTargetObjectId()
        Returns:
        String value with the target object identifier
        Since:
        MicroStrategy Web 8.1.0
      • getTargetObjectAxis

        java.lang.String getTargetObjectAxis()
        Returns:
        String value with the axis of the target object
        Since:
        MicroStrategy Web 8.1.0
      • getTargetObjectLevel

        java.lang.String getTargetObjectLevel()
        Returns:
        String value with the level of the target object
        Since:
        MicroStrategy Web 8.1.0