Class GraphImageTransform

  • All Implemented Interfaces:
    AppTransform, Transform

    public class GraphImageTransform
    extends AbstractAppTransform
    This is the transform which renders the acual graph image.
    Since:
    MicroStrategy Web 8.0.0
    • Field Detail

      • graphImageFormat

        protected FormalParameter graphImageFormat
        Graph Image Format to use.
        Allowed Values:
        PreferencesGraphTransform.GRAPH_IMAGE_TYPE_REPORT
        PreferencesGraphTransform.GRAPH_IMAGE_TYPE_GIF
        PreferencesGraphTransform.GRAPH_IMAGE_TYPE_JPEG
    • Constructor Detail

      • GraphImageTransform

        public GraphImageTransform()
        default no-args constructor.
        It created the formal parameters and assign default values to them.