|
const | DISCRIMINATOR = null |
|
const | TYPE_SCATTER = 'scatter' |
|
const | SHAPE_CHRONOGRAF_V2 = 'chronograf-v2' |
|
const | DISCRIMINATOR = null |
|
◆ __construct()
InfluxDB2\Model\ScatterViewProperties::__construct |
( |
array | $data = null | ) |
|
◆ __toString()
InfluxDB2\Model\ScatterViewProperties::__toString |
( |
| ) |
|
◆ attributeMap()
static InfluxDB2\Model\ScatterViewProperties::attributeMap |
( |
| ) |
|
|
static |
Array of attributes where the key is the local name, and the value is the original name
- Returns
- array
Reimplemented from InfluxDB2\Model\ViewProperties.
◆ getAdaptiveZoomHide()
InfluxDB2\Model\ScatterViewProperties::getAdaptiveZoomHide |
( |
| ) |
|
Gets adaptive_zoom_hide
- Returns
- bool|null
◆ getColors()
InfluxDB2\Model\ScatterViewProperties::getColors |
( |
| ) |
|
Gets colors
- Returns
- string[]
◆ getFillColumns()
InfluxDB2\Model\ScatterViewProperties::getFillColumns |
( |
| ) |
|
Gets fill_columns
- Returns
- string[]
◆ getGenerateXAxisTicks()
InfluxDB2\Model\ScatterViewProperties::getGenerateXAxisTicks |
( |
| ) |
|
Gets generate_x_axis_ticks
- Returns
- string[]|null
◆ getGenerateYAxisTicks()
InfluxDB2\Model\ScatterViewProperties::getGenerateYAxisTicks |
( |
| ) |
|
Gets generate_y_axis_ticks
- Returns
- string[]|null
◆ getLegendColorizeRows()
InfluxDB2\Model\ScatterViewProperties::getLegendColorizeRows |
( |
| ) |
|
Gets legend_colorize_rows
- Returns
- bool|null
◆ getLegendHide()
InfluxDB2\Model\ScatterViewProperties::getLegendHide |
( |
| ) |
|
Gets legend_hide
- Returns
- bool|null
◆ getLegendOpacity()
InfluxDB2\Model\ScatterViewProperties::getLegendOpacity |
( |
| ) |
|
Gets legend_opacity
- Returns
- float|null
◆ getLegendOrientationThreshold()
InfluxDB2\Model\ScatterViewProperties::getLegendOrientationThreshold |
( |
| ) |
|
Gets legend_orientation_threshold
- Returns
- int|null
◆ getModelName()
InfluxDB2\Model\ScatterViewProperties::getModelName |
( |
| ) |
|
◆ getNote()
InfluxDB2\Model\ScatterViewProperties::getNote |
( |
| ) |
|
◆ getQueries()
InfluxDB2\Model\ScatterViewProperties::getQueries |
( |
| ) |
|
Gets queries
- Returns
- \InfluxDB2\Model\DashboardQuery[]
◆ getShape()
InfluxDB2\Model\ScatterViewProperties::getShape |
( |
| ) |
|
◆ getShapeAllowableValues()
InfluxDB2\Model\ScatterViewProperties::getShapeAllowableValues |
( |
| ) |
|
Gets allowable values of the enum
- Returns
- string[]
◆ getShowNoteWhenEmpty()
InfluxDB2\Model\ScatterViewProperties::getShowNoteWhenEmpty |
( |
| ) |
|
Gets show_note_when_empty
- Returns
- bool
◆ getSymbolColumns()
InfluxDB2\Model\ScatterViewProperties::getSymbolColumns |
( |
| ) |
|
Gets symbol_columns
- Returns
- string[]
◆ getters()
static InfluxDB2\Model\ScatterViewProperties::getters |
( |
| ) |
|
|
static |
◆ getTimeFormat()
InfluxDB2\Model\ScatterViewProperties::getTimeFormat |
( |
| ) |
|
Gets time_format
- Returns
- string|null
◆ getType()
InfluxDB2\Model\ScatterViewProperties::getType |
( |
| ) |
|
◆ getTypeAllowableValues()
InfluxDB2\Model\ScatterViewProperties::getTypeAllowableValues |
( |
| ) |
|
Gets allowable values of the enum
- Returns
- string[]
◆ getXAxisLabel()
InfluxDB2\Model\ScatterViewProperties::getXAxisLabel |
( |
| ) |
|
Gets x_axis_label
- Returns
- string
◆ getXColumn()
InfluxDB2\Model\ScatterViewProperties::getXColumn |
( |
| ) |
|
Gets x_column
- Returns
- string
◆ getXDomain()
InfluxDB2\Model\ScatterViewProperties::getXDomain |
( |
| ) |
|
Gets x_domain
- Returns
- float[]
◆ getXPrefix()
InfluxDB2\Model\ScatterViewProperties::getXPrefix |
( |
| ) |
|
Gets x_prefix
- Returns
- string
◆ getXSuffix()
InfluxDB2\Model\ScatterViewProperties::getXSuffix |
( |
| ) |
|
Gets x_suffix
- Returns
- string
◆ getXTickStart()
InfluxDB2\Model\ScatterViewProperties::getXTickStart |
( |
| ) |
|
Gets x_tick_start
- Returns
- float|null
◆ getXTickStep()
InfluxDB2\Model\ScatterViewProperties::getXTickStep |
( |
| ) |
|
Gets x_tick_step
- Returns
- float|null
◆ getXTotalTicks()
InfluxDB2\Model\ScatterViewProperties::getXTotalTicks |
( |
| ) |
|
Gets x_total_ticks
- Returns
- int|null
◆ getYAxisLabel()
InfluxDB2\Model\ScatterViewProperties::getYAxisLabel |
( |
| ) |
|
Gets y_axis_label
- Returns
- string
◆ getYColumn()
InfluxDB2\Model\ScatterViewProperties::getYColumn |
( |
| ) |
|
Gets y_column
- Returns
- string
◆ getYDomain()
InfluxDB2\Model\ScatterViewProperties::getYDomain |
( |
| ) |
|
Gets y_domain
- Returns
- float[]
◆ getYPrefix()
InfluxDB2\Model\ScatterViewProperties::getYPrefix |
( |
| ) |
|
Gets y_prefix
- Returns
- string
◆ getYSuffix()
InfluxDB2\Model\ScatterViewProperties::getYSuffix |
( |
| ) |
|
Gets y_suffix
- Returns
- string
◆ getYTickStart()
InfluxDB2\Model\ScatterViewProperties::getYTickStart |
( |
| ) |
|
Gets y_tick_start
- Returns
- float|null
◆ getYTickStep()
InfluxDB2\Model\ScatterViewProperties::getYTickStep |
( |
| ) |
|
Gets y_tick_step
- Returns
- float|null
◆ getYTotalTicks()
InfluxDB2\Model\ScatterViewProperties::getYTotalTicks |
( |
| ) |
|
Gets y_total_ticks
- Returns
- int|null
◆ listInvalidProperties()
InfluxDB2\Model\ScatterViewProperties::listInvalidProperties |
( |
| ) |
|
◆ offsetExists()
InfluxDB2\Model\ScatterViewProperties::offsetExists |
( |
| $offset | ) |
|
◆ offsetGet()
InfluxDB2\Model\ScatterViewProperties::offsetGet |
( |
| $offset | ) |
|
◆ offsetSet()
InfluxDB2\Model\ScatterViewProperties::offsetSet |
( |
| $offset, |
|
|
| $value ) |
◆ offsetUnset()
InfluxDB2\Model\ScatterViewProperties::offsetUnset |
( |
| $offset | ) |
|
◆ openAPIFormats()
static InfluxDB2\Model\ScatterViewProperties::openAPIFormats |
( |
| ) |
|
|
static |
◆ openAPITypes()
static InfluxDB2\Model\ScatterViewProperties::openAPITypes |
( |
| ) |
|
|
static |
◆ setAdaptiveZoomHide()
InfluxDB2\Model\ScatterViewProperties::setAdaptiveZoomHide |
( |
| $adaptive_zoom_hide | ) |
|
Sets adaptive_zoom_hide
- Parameters
-
bool | null | $adaptive_zoom_hide | adaptive_zoom_hide |
- Returns
- $this
◆ setColors()
InfluxDB2\Model\ScatterViewProperties::setColors |
( |
| $colors | ) |
|
Sets colors
- Parameters
-
string[] | $colors | Colors define color encoding of data into a visualization |
- Returns
- $this
◆ setFillColumns()
InfluxDB2\Model\ScatterViewProperties::setFillColumns |
( |
| $fill_columns | ) |
|
Sets fill_columns
- Parameters
-
string[] | $fill_columns | fill_columns |
- Returns
- $this
◆ setGenerateXAxisTicks()
InfluxDB2\Model\ScatterViewProperties::setGenerateXAxisTicks |
( |
| $generate_x_axis_ticks | ) |
|
Sets generate_x_axis_ticks
- Parameters
-
string[] | null | $generate_x_axis_ticks | generate_x_axis_ticks |
- Returns
- $this
◆ setGenerateYAxisTicks()
InfluxDB2\Model\ScatterViewProperties::setGenerateYAxisTicks |
( |
| $generate_y_axis_ticks | ) |
|
Sets generate_y_axis_ticks
- Parameters
-
string[] | null | $generate_y_axis_ticks | generate_y_axis_ticks |
- Returns
- $this
◆ setLegendColorizeRows()
InfluxDB2\Model\ScatterViewProperties::setLegendColorizeRows |
( |
| $legend_colorize_rows | ) |
|
Sets legend_colorize_rows
- Parameters
-
bool | null | $legend_colorize_rows | legend_colorize_rows |
- Returns
- $this
◆ setLegendHide()
InfluxDB2\Model\ScatterViewProperties::setLegendHide |
( |
| $legend_hide | ) |
|
Sets legend_hide
- Parameters
-
bool | null | $legend_hide | legend_hide |
- Returns
- $this
◆ setLegendOpacity()
InfluxDB2\Model\ScatterViewProperties::setLegendOpacity |
( |
| $legend_opacity | ) |
|
Sets legend_opacity
- Parameters
-
float | null | $legend_opacity | legend_opacity |
- Returns
- $this
◆ setLegendOrientationThreshold()
InfluxDB2\Model\ScatterViewProperties::setLegendOrientationThreshold |
( |
| $legend_orientation_threshold | ) |
|
Sets legend_orientation_threshold
- Parameters
-
int | null | $legend_orientation_threshold | legend_orientation_threshold |
- Returns
- $this
◆ setNote()
InfluxDB2\Model\ScatterViewProperties::setNote |
( |
| $note | ) |
|
Sets note
- Parameters
-
- Returns
- $this
◆ setQueries()
InfluxDB2\Model\ScatterViewProperties::setQueries |
( |
| $queries | ) |
|
Sets queries
- Parameters
-
\InfluxDB2\Model\DashboardQuery[] | $queries | queries |
- Returns
- $this
◆ setShape()
InfluxDB2\Model\ScatterViewProperties::setShape |
( |
| $shape | ) |
|
Sets shape
- Parameters
-
- Returns
- $this
◆ setShowNoteWhenEmpty()
InfluxDB2\Model\ScatterViewProperties::setShowNoteWhenEmpty |
( |
| $show_note_when_empty | ) |
|
Sets show_note_when_empty
- Parameters
-
bool | $show_note_when_empty | If true, will display note when empty |
- Returns
- $this
◆ setSymbolColumns()
InfluxDB2\Model\ScatterViewProperties::setSymbolColumns |
( |
| $symbol_columns | ) |
|
Sets symbol_columns
- Parameters
-
string[] | $symbol_columns | symbol_columns |
- Returns
- $this
◆ setters()
static InfluxDB2\Model\ScatterViewProperties::setters |
( |
| ) |
|
|
static |
◆ setTimeFormat()
InfluxDB2\Model\ScatterViewProperties::setTimeFormat |
( |
| $time_format | ) |
|
Sets time_format
- Parameters
-
string | null | $time_format | time_format |
- Returns
- $this
◆ setType()
InfluxDB2\Model\ScatterViewProperties::setType |
( |
| $type | ) |
|
Sets type
- Parameters
-
- Returns
- $this
◆ setXAxisLabel()
InfluxDB2\Model\ScatterViewProperties::setXAxisLabel |
( |
| $x_axis_label | ) |
|
Sets x_axis_label
- Parameters
-
string | $x_axis_label | x_axis_label |
- Returns
- $this
◆ setXColumn()
InfluxDB2\Model\ScatterViewProperties::setXColumn |
( |
| $x_column | ) |
|
Sets x_column
- Parameters
-
- Returns
- $this
◆ setXDomain()
InfluxDB2\Model\ScatterViewProperties::setXDomain |
( |
| $x_domain | ) |
|
Sets x_domain
- Parameters
-
- Returns
- $this
◆ setXPrefix()
InfluxDB2\Model\ScatterViewProperties::setXPrefix |
( |
| $x_prefix | ) |
|
Sets x_prefix
- Parameters
-
- Returns
- $this
◆ setXSuffix()
InfluxDB2\Model\ScatterViewProperties::setXSuffix |
( |
| $x_suffix | ) |
|
Sets x_suffix
- Parameters
-
- Returns
- $this
◆ setXTickStart()
InfluxDB2\Model\ScatterViewProperties::setXTickStart |
( |
| $x_tick_start | ) |
|
Sets x_tick_start
- Parameters
-
float | null | $x_tick_start | x_tick_start |
- Returns
- $this
◆ setXTickStep()
InfluxDB2\Model\ScatterViewProperties::setXTickStep |
( |
| $x_tick_step | ) |
|
Sets x_tick_step
- Parameters
-
float | null | $x_tick_step | x_tick_step |
- Returns
- $this
◆ setXTotalTicks()
InfluxDB2\Model\ScatterViewProperties::setXTotalTicks |
( |
| $x_total_ticks | ) |
|
Sets x_total_ticks
- Parameters
-
int | null | $x_total_ticks | x_total_ticks |
- Returns
- $this
◆ setYAxisLabel()
InfluxDB2\Model\ScatterViewProperties::setYAxisLabel |
( |
| $y_axis_label | ) |
|
Sets y_axis_label
- Parameters
-
string | $y_axis_label | y_axis_label |
- Returns
- $this
◆ setYColumn()
InfluxDB2\Model\ScatterViewProperties::setYColumn |
( |
| $y_column | ) |
|
Sets y_column
- Parameters
-
- Returns
- $this
◆ setYDomain()
InfluxDB2\Model\ScatterViewProperties::setYDomain |
( |
| $y_domain | ) |
|
Sets y_domain
- Parameters
-
- Returns
- $this
◆ setYPrefix()
InfluxDB2\Model\ScatterViewProperties::setYPrefix |
( |
| $y_prefix | ) |
|
Sets y_prefix
- Parameters
-
- Returns
- $this
◆ setYSuffix()
InfluxDB2\Model\ScatterViewProperties::setYSuffix |
( |
| $y_suffix | ) |
|
Sets y_suffix
- Parameters
-
- Returns
- $this
◆ setYTickStart()
InfluxDB2\Model\ScatterViewProperties::setYTickStart |
( |
| $y_tick_start | ) |
|
Sets y_tick_start
- Parameters
-
float | null | $y_tick_start | y_tick_start |
- Returns
- $this
◆ setYTickStep()
InfluxDB2\Model\ScatterViewProperties::setYTickStep |
( |
| $y_tick_step | ) |
|
Sets y_tick_step
- Parameters
-
float | null | $y_tick_step | y_tick_step |
- Returns
- $this
◆ setYTotalTicks()
InfluxDB2\Model\ScatterViewProperties::setYTotalTicks |
( |
| $y_total_ticks | ) |
|
Sets y_total_ticks
- Parameters
-
int | null | $y_total_ticks | y_total_ticks |
- Returns
- $this
◆ valid()
InfluxDB2\Model\ScatterViewProperties::valid |
( |
| ) |
|
Validate all the properties in the model return true if all passed
- Returns
- bool True if all properties are valid
Reimplemented from InfluxDB2\Model\ViewProperties.
The documentation for this class was generated from the following file:
- src/InfluxDB2/Model/ScatterViewProperties.php