Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
ReferenceLineStyleConfiguration |
ReferenceLineStyleConfiguration.clone() |
ReferenceLineStyleConfiguration |
ReferenceLine.getStyleConfiguration()
The style configuration of the reference line.
|
ReferenceLineStyleConfiguration |
ReferenceLineStyleConfiguration.withColor(String color)
The hex color of the reference line.
|
ReferenceLineStyleConfiguration |
ReferenceLineStyleConfiguration.withPattern(ReferenceLinePatternType pattern)
The pattern type of the line style.
|
ReferenceLineStyleConfiguration |
ReferenceLineStyleConfiguration.withPattern(String pattern)
The pattern type of the line style.
|
Modifier and Type | Method and Description |
---|---|
void |
ReferenceLine.setStyleConfiguration(ReferenceLineStyleConfiguration styleConfiguration)
The style configuration of the reference line.
|
ReferenceLine |
ReferenceLine.withStyleConfiguration(ReferenceLineStyleConfiguration styleConfiguration)
The style configuration of the reference line.
|
Copyright © 2023. All rights reserved.