| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
FontConfiguration |
TableFieldCustomTextContent.fontConfiguration()
The font configuration of the custom text content for the table URL link content.
|
FontConfiguration |
LabelOptions.fontConfiguration()
The font configuration of the label.
|
FontConfiguration |
AxisLabelOptions.fontConfiguration()
The font configuration of the axis label.
|
FontConfiguration |
PanelTitleOptions.fontConfiguration()
Returns the value of the FontConfiguration property for this object.
|
FontConfiguration |
TableCellStyle.fontConfiguration()
The font configuration of the table cells.
|
FontConfiguration |
ReferenceLineLabelConfiguration.fontConfiguration()
The font configuration of the label in a reference line.
|
FontConfiguration |
DataLabelOptions.labelFontConfiguration()
Determines the font configuration of the data labels.
|
FontConfiguration |
FunnelChartDataLabelOptions.labelFontConfiguration()
The font configuration for the data labels.
|
FontConfiguration |
GaugeChartOptions.primaryValueFontConfiguration()
The options that determine the primary value font configuration.
|
FontConfiguration |
KPIOptions.primaryValueFontConfiguration()
The options that determine the primary value font configuration.
|
FontConfiguration |
KPIOptions.secondaryValueFontConfiguration()
The options that determine the secondary value font configuration.
|
| Modifier and Type | Method and Description |
|---|---|
TableFieldCustomTextContent.Builder |
TableFieldCustomTextContent.Builder.fontConfiguration(FontConfiguration fontConfiguration)
The font configuration of the custom text content for the table URL link content.
|
LabelOptions.Builder |
LabelOptions.Builder.fontConfiguration(FontConfiguration fontConfiguration)
The font configuration of the label.
|
AxisLabelOptions.Builder |
AxisLabelOptions.Builder.fontConfiguration(FontConfiguration fontConfiguration)
The font configuration of the axis label.
|
PanelTitleOptions.Builder |
PanelTitleOptions.Builder.fontConfiguration(FontConfiguration fontConfiguration)
Sets the value of the FontConfiguration property for this object.
|
TableCellStyle.Builder |
TableCellStyle.Builder.fontConfiguration(FontConfiguration fontConfiguration)
The font configuration of the table cells.
|
ReferenceLineLabelConfiguration.Builder |
ReferenceLineLabelConfiguration.Builder.fontConfiguration(FontConfiguration fontConfiguration)
The font configuration of the label in a reference line.
|
DataLabelOptions.Builder |
DataLabelOptions.Builder.labelFontConfiguration(FontConfiguration labelFontConfiguration)
Determines the font configuration of the data labels.
|
FunnelChartDataLabelOptions.Builder |
FunnelChartDataLabelOptions.Builder.labelFontConfiguration(FontConfiguration labelFontConfiguration)
The font configuration for the data labels.
|
GaugeChartOptions.Builder |
GaugeChartOptions.Builder.primaryValueFontConfiguration(FontConfiguration primaryValueFontConfiguration)
The options that determine the primary value font configuration.
|
KPIOptions.Builder |
KPIOptions.Builder.primaryValueFontConfiguration(FontConfiguration primaryValueFontConfiguration)
The options that determine the primary value font configuration.
|
KPIOptions.Builder |
KPIOptions.Builder.secondaryValueFontConfiguration(FontConfiguration secondaryValueFontConfiguration)
The options that determine the secondary value font configuration.
|
Copyright © 2023. All rights reserved.