Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.AxisDisplayOptionsProperty.Builder
-
Uses of CfnTemplate.AxisDisplayOptionsProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnTemplate.AxisDisplayOptionsProperty.Builder.axisLineVisibility
(String axisLineVisibility) Sets the value ofCfnTemplate.AxisDisplayOptionsProperty.getAxisLineVisibility()
CfnTemplate.AxisDisplayOptionsProperty.Builder.axisOffset
(String axisOffset) Sets the value ofCfnTemplate.AxisDisplayOptionsProperty.getAxisOffset()
CfnTemplate.AxisDisplayOptionsProperty.builder()
CfnTemplate.AxisDisplayOptionsProperty.Builder.dataOptions
(IResolvable dataOptions) Sets the value ofCfnTemplate.AxisDisplayOptionsProperty.getDataOptions()
CfnTemplate.AxisDisplayOptionsProperty.Builder.dataOptions
(CfnTemplate.AxisDataOptionsProperty dataOptions) Sets the value ofCfnTemplate.AxisDisplayOptionsProperty.getDataOptions()
CfnTemplate.AxisDisplayOptionsProperty.Builder.gridLineVisibility
(String gridLineVisibility) Sets the value ofCfnTemplate.AxisDisplayOptionsProperty.getGridLineVisibility()
CfnTemplate.AxisDisplayOptionsProperty.Builder.scrollbarOptions
(IResolvable scrollbarOptions) Sets the value ofCfnTemplate.AxisDisplayOptionsProperty.getScrollbarOptions()
CfnTemplate.AxisDisplayOptionsProperty.Builder.scrollbarOptions
(CfnTemplate.ScrollBarOptionsProperty scrollbarOptions) Sets the value ofCfnTemplate.AxisDisplayOptionsProperty.getScrollbarOptions()
CfnTemplate.AxisDisplayOptionsProperty.Builder.tickLabelOptions
(IResolvable tickLabelOptions) Sets the value ofCfnTemplate.AxisDisplayOptionsProperty.getTickLabelOptions()
CfnTemplate.AxisDisplayOptionsProperty.Builder.tickLabelOptions
(CfnTemplate.AxisTickLabelOptionsProperty tickLabelOptions) Sets the value ofCfnTemplate.AxisDisplayOptionsProperty.getTickLabelOptions()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.AxisDisplayOptionsProperty.Builder
.