Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.LineChartMarkerStyleSettingsProperty.Builder
Packages that use CfnTemplate.LineChartMarkerStyleSettingsProperty.Builder
-
Uses of CfnTemplate.LineChartMarkerStyleSettingsProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnTemplate.LineChartMarkerStyleSettingsProperty.BuilderModifier 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()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnTemplate.LineChartMarkerStyleSettingsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.LineChartMarkerStyleSettingsProperty.Builder
.