7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/LabelOptions.h>
58 inline void SetRotationAngle(
double value) { m_rotationAngleHasBeenSet =
true; m_rotationAngle = value; }
64 bool m_labelOptionsHasBeenSet =
false;
66 double m_rotationAngle;
67 bool m_rotationAngleHasBeenSet =
false;
double GetRotationAngle() const
bool RotationAngleHasBeenSet() const
AxisTickLabelOptions & WithRotationAngle(double value)
AxisTickLabelOptions & WithLabelOptions(const LabelOptions &value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AxisTickLabelOptions & WithLabelOptions(LabelOptions &&value)
const LabelOptions & GetLabelOptions() const
void SetRotationAngle(double value)
AWS_QUICKSIGHT_API AxisTickLabelOptions()
AWS_QUICKSIGHT_API AxisTickLabelOptions(Aws::Utils::Json::JsonView jsonValue)
void SetLabelOptions(LabelOptions &&value)
void SetLabelOptions(const LabelOptions &value)
AWS_QUICKSIGHT_API AxisTickLabelOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
bool LabelOptionsHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue