/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The limit configuration of the visual display for an axis.See
* Also:
AWS
* API Reference
The limit on how many items of a field are showed in the chart. For example, * the number of slices that are displayed in a pie chart.
*/ inline long long GetItemsLimit() const{ return m_itemsLimit; } /** *The limit on how many items of a field are showed in the chart. For example, * the number of slices that are displayed in a pie chart.
*/ inline bool ItemsLimitHasBeenSet() const { return m_itemsLimitHasBeenSet; } /** *The limit on how many items of a field are showed in the chart. For example, * the number of slices that are displayed in a pie chart.
*/ inline void SetItemsLimit(long long value) { m_itemsLimitHasBeenSet = true; m_itemsLimit = value; } /** *The limit on how many items of a field are showed in the chart. For example, * the number of slices that are displayed in a pie chart.
*/ inline ItemsLimitConfiguration& WithItemsLimit(long long value) { SetItemsLimit(value); return *this;} /** *The Show other
of an axis in the chart. Choose one of the
* following options:
INCLUDE
* EXCLUDE
The Show other
of an axis in the chart. Choose one of the
* following options:
INCLUDE
* EXCLUDE
The Show other
of an axis in the chart. Choose one of the
* following options:
INCLUDE
* EXCLUDE
The Show other
of an axis in the chart. Choose one of the
* following options:
INCLUDE
* EXCLUDE
The Show other
of an axis in the chart. Choose one of the
* following options:
INCLUDE
* EXCLUDE
The Show other
of an axis in the chart. Choose one of the
* following options:
INCLUDE
* EXCLUDE