Class WorkbookChartDataLabels

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataEntityType, com.github.davidmoten.odata.client.ODataType

    public class WorkbookChartDataLabels
    extends Entity
    implements com.github.davidmoten.odata.client.ODataEntityType
    • Field Detail

      • position

        protected String position
      • separator

        protected String separator
      • showBubbleSize

        protected Boolean showBubbleSize
      • showCategoryName

        protected Boolean showCategoryName
      • showLegendKey

        protected Boolean showLegendKey
      • showPercentage

        protected Boolean showPercentage
      • showSeriesName

        protected Boolean showSeriesName
      • showValue

        protected Boolean showValue
    • Constructor Detail

      • WorkbookChartDataLabels

        protected WorkbookChartDataLabels()