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

target.apidocs.com.google.api.services.sheets.v4.model.WaterfallChartDomain.html Maven / Gradle / Ivy

There is a newer version: v4-rev20240423-2.0.0
Show newest version






WaterfallChartDomain (Google Sheets API v4-rev20240319-2.0.0)












com.google.api.services.sheets.v4.model

Class WaterfallChartDomain

    • Constructor Detail

      • WaterfallChartDomain

        public WaterfallChartDomain()
    • Method Detail

      • getData

        public ChartData getData()
        The data of the WaterfallChartDomain.
        Returns:
        value or null for none
      • getReversed

        public Boolean getReversed()
        True to reverse the order of the domain values (horizontal axis).
        Returns:
        value or null for none
      • setReversed

        public WaterfallChartDomain setReversed(Boolean reversed)
        True to reverse the order of the domain values (horizontal axis).
        Parameters:
        reversed - reversed or null for none
      • clone

        public WaterfallChartDomain clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy