Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.LineChartMarkerStyleSettingsProperty.Builder
-
Uses of CfnTemplate.LineChartMarkerStyleSettingsProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnTemplate.LineChartMarkerStyleSettingsProperty.builder()
CfnTemplate.LineChartMarkerStyleSettingsProperty.Builder.markerColor
(String markerColor) Sets the value ofCfnTemplate.LineChartMarkerStyleSettingsProperty.getMarkerColor()
CfnTemplate.LineChartMarkerStyleSettingsProperty.Builder.markerShape
(String markerShape) Sets the value ofCfnTemplate.LineChartMarkerStyleSettingsProperty.getMarkerShape()
CfnTemplate.LineChartMarkerStyleSettingsProperty.Builder.markerSize
(String markerSize) Sets the value ofCfnTemplate.LineChartMarkerStyleSettingsProperty.getMarkerSize()
CfnTemplate.LineChartMarkerStyleSettingsProperty.Builder.markerVisibility
(String markerVisibility) Sets the value ofCfnTemplate.LineChartMarkerStyleSettingsProperty.getMarkerVisibility()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.LineChartMarkerStyleSettingsProperty.Builder
.