| Package | Description |
|---|---|
| com.google.api.services.sheets.v4.model |
| Modifier and Type | Method and Description |
|---|---|
ChartCustomNumberFormatOptions |
ChartCustomNumberFormatOptions.clone() |
ChartCustomNumberFormatOptions |
ScorecardChartSpec.getCustomFormatOptions()
Custom formatting options for numeric key/baseline values in scorecard chart.
|
ChartCustomNumberFormatOptions |
ChartCustomNumberFormatOptions.set(String fieldName,
Object value) |
ChartCustomNumberFormatOptions |
ChartCustomNumberFormatOptions.setPrefix(String prefix)
Custom prefix to be prepended to the chart attribute.
|
ChartCustomNumberFormatOptions |
ChartCustomNumberFormatOptions.setSuffix(String suffix)
Custom suffix to be appended to the chart attribute.
|
| Modifier and Type | Method and Description |
|---|---|
ScorecardChartSpec |
ScorecardChartSpec.setCustomFormatOptions(ChartCustomNumberFormatOptions customFormatOptions)
Custom formatting options for numeric key/baseline values in scorecard chart.
|
Copyright © 2011–2021 Google. All rights reserved.