|
const | DISCRIMINATOR = null |
|
const | TYPE_BAND = 'band' |
|
const | SHAPE_CHRONOGRAF_V2 = 'chronograf-v2' |
|
const | HOVER_DIMENSION_AUTO = 'auto' |
|
const | HOVER_DIMENSION_X = 'x' |
|
const | HOVER_DIMENSION_Y = 'y' |
|
const | HOVER_DIMENSION_XY = 'xy' |
|
const | DISCRIMINATOR = null |
|
◆ __construct()
InfluxDB2\Model\BandViewProperties::__construct |
( |
array | $data = null | ) |
|
◆ __toString()
InfluxDB2\Model\BandViewProperties::__toString |
( |
| ) |
|
◆ attributeMap()
static InfluxDB2\Model\BandViewProperties::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\BandViewProperties::getAdaptiveZoomHide |
( |
| ) |
|
Gets adaptive_zoom_hide
- Returns
- bool|null
◆ getAxes()
InfluxDB2\Model\BandViewProperties::getAxes |
( |
| ) |
|
Gets axes
- Returns
- \InfluxDB2\Model\Axes
◆ getColors()
InfluxDB2\Model\BandViewProperties::getColors |
( |
| ) |
|
Gets colors
- Returns
- \InfluxDB2\Model\DashboardColor[]
◆ getGenerateXAxisTicks()
InfluxDB2\Model\BandViewProperties::getGenerateXAxisTicks |
( |
| ) |
|
Gets generate_x_axis_ticks
- Returns
- string[]|null
◆ getGenerateYAxisTicks()
InfluxDB2\Model\BandViewProperties::getGenerateYAxisTicks |
( |
| ) |
|
Gets generate_y_axis_ticks
- Returns
- string[]|null
◆ getGeom()
InfluxDB2\Model\BandViewProperties::getGeom |
( |
| ) |
|
Gets geom
- Returns
- \InfluxDB2\Model\XYGeom
◆ getHoverDimension()
InfluxDB2\Model\BandViewProperties::getHoverDimension |
( |
| ) |
|
Gets hover_dimension
- Returns
- string|null
◆ getHoverDimensionAllowableValues()
InfluxDB2\Model\BandViewProperties::getHoverDimensionAllowableValues |
( |
| ) |
|
Gets allowable values of the enum
- Returns
- string[]
◆ getLegendColorizeRows()
InfluxDB2\Model\BandViewProperties::getLegendColorizeRows |
( |
| ) |
|
Gets legend_colorize_rows
- Returns
- bool|null
◆ getLegendHide()
InfluxDB2\Model\BandViewProperties::getLegendHide |
( |
| ) |
|
Gets legend_hide
- Returns
- bool|null
◆ getLegendOpacity()
InfluxDB2\Model\BandViewProperties::getLegendOpacity |
( |
| ) |
|
Gets legend_opacity
- Returns
- float|null
◆ getLegendOrientationThreshold()
InfluxDB2\Model\BandViewProperties::getLegendOrientationThreshold |
( |
| ) |
|
Gets legend_orientation_threshold
- Returns
- int|null
◆ getLowerColumn()
InfluxDB2\Model\BandViewProperties::getLowerColumn |
( |
| ) |
|
Gets lower_column
- Returns
- string|null
◆ getMainColumn()
InfluxDB2\Model\BandViewProperties::getMainColumn |
( |
| ) |
|
Gets main_column
- Returns
- string|null
◆ getModelName()
InfluxDB2\Model\BandViewProperties::getModelName |
( |
| ) |
|
◆ getNote()
InfluxDB2\Model\BandViewProperties::getNote |
( |
| ) |
|
◆ getQueries()
InfluxDB2\Model\BandViewProperties::getQueries |
( |
| ) |
|
Gets queries
- Returns
- \InfluxDB2\Model\DashboardQuery[]
◆ getShape()
InfluxDB2\Model\BandViewProperties::getShape |
( |
| ) |
|
◆ getShapeAllowableValues()
InfluxDB2\Model\BandViewProperties::getShapeAllowableValues |
( |
| ) |
|
Gets allowable values of the enum
- Returns
- string[]
◆ getShowNoteWhenEmpty()
InfluxDB2\Model\BandViewProperties::getShowNoteWhenEmpty |
( |
| ) |
|
Gets show_note_when_empty
- Returns
- bool
◆ getStaticLegend()
InfluxDB2\Model\BandViewProperties::getStaticLegend |
( |
| ) |
|
Gets static_legend
- Returns
- \InfluxDB2\Model\StaticLegend|null
◆ getters()
static InfluxDB2\Model\BandViewProperties::getters |
( |
| ) |
|
|
static |
◆ getTimeFormat()
InfluxDB2\Model\BandViewProperties::getTimeFormat |
( |
| ) |
|
Gets time_format
- Returns
- string|null
◆ getType()
InfluxDB2\Model\BandViewProperties::getType |
( |
| ) |
|
◆ getTypeAllowableValues()
InfluxDB2\Model\BandViewProperties::getTypeAllowableValues |
( |
| ) |
|
Gets allowable values of the enum
- Returns
- string[]
◆ getUpperColumn()
InfluxDB2\Model\BandViewProperties::getUpperColumn |
( |
| ) |
|
Gets upper_column
- Returns
- string|null
◆ getXColumn()
InfluxDB2\Model\BandViewProperties::getXColumn |
( |
| ) |
|
Gets x_column
- Returns
- string|null
◆ getXTickStart()
InfluxDB2\Model\BandViewProperties::getXTickStart |
( |
| ) |
|
Gets x_tick_start
- Returns
- float|null
◆ getXTickStep()
InfluxDB2\Model\BandViewProperties::getXTickStep |
( |
| ) |
|
Gets x_tick_step
- Returns
- float|null
◆ getXTotalTicks()
InfluxDB2\Model\BandViewProperties::getXTotalTicks |
( |
| ) |
|
Gets x_total_ticks
- Returns
- int|null
◆ getYColumn()
InfluxDB2\Model\BandViewProperties::getYColumn |
( |
| ) |
|
Gets y_column
- Returns
- string|null
◆ getYTickStart()
InfluxDB2\Model\BandViewProperties::getYTickStart |
( |
| ) |
|
Gets y_tick_start
- Returns
- float|null
◆ getYTickStep()
InfluxDB2\Model\BandViewProperties::getYTickStep |
( |
| ) |
|
Gets y_tick_step
- Returns
- float|null
◆ getYTotalTicks()
InfluxDB2\Model\BandViewProperties::getYTotalTicks |
( |
| ) |
|
Gets y_total_ticks
- Returns
- int|null
◆ listInvalidProperties()
InfluxDB2\Model\BandViewProperties::listInvalidProperties |
( |
| ) |
|
◆ offsetExists()
InfluxDB2\Model\BandViewProperties::offsetExists |
( |
| $offset | ) |
|
◆ offsetGet()
InfluxDB2\Model\BandViewProperties::offsetGet |
( |
| $offset | ) |
|
◆ offsetSet()
InfluxDB2\Model\BandViewProperties::offsetSet |
( |
| $offset, |
|
|
| $value ) |
◆ offsetUnset()
InfluxDB2\Model\BandViewProperties::offsetUnset |
( |
| $offset | ) |
|
◆ openAPIFormats()
static InfluxDB2\Model\BandViewProperties::openAPIFormats |
( |
| ) |
|
|
static |
◆ openAPITypes()
static InfluxDB2\Model\BandViewProperties::openAPITypes |
( |
| ) |
|
|
static |
◆ setAdaptiveZoomHide()
InfluxDB2\Model\BandViewProperties::setAdaptiveZoomHide |
( |
| $adaptive_zoom_hide | ) |
|
Sets adaptive_zoom_hide
- Parameters
-
bool | null | $adaptive_zoom_hide | adaptive_zoom_hide |
- Returns
- $this
◆ setAxes()
InfluxDB2\Model\BandViewProperties::setAxes |
( |
| $axes | ) |
|
Sets axes
- Parameters
-
\InfluxDB2\Model\Axes | $axes | axes |
- Returns
- $this
◆ setColors()
InfluxDB2\Model\BandViewProperties::setColors |
( |
| $colors | ) |
|
Sets colors
- Parameters
-
\InfluxDB2\Model\DashboardColor[] | $colors | Colors define color encoding of data into a visualization |
- Returns
- $this
◆ setGenerateXAxisTicks()
InfluxDB2\Model\BandViewProperties::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\BandViewProperties::setGenerateYAxisTicks |
( |
| $generate_y_axis_ticks | ) |
|
Sets generate_y_axis_ticks
- Parameters
-
string[] | null | $generate_y_axis_ticks | generate_y_axis_ticks |
- Returns
- $this
◆ setGeom()
InfluxDB2\Model\BandViewProperties::setGeom |
( |
| $geom | ) |
|
Sets geom
- Parameters
-
\InfluxDB2\Model\XYGeom | $geom | geom |
- Returns
- $this
◆ setHoverDimension()
InfluxDB2\Model\BandViewProperties::setHoverDimension |
( |
| $hover_dimension | ) |
|
Sets hover_dimension
- Parameters
-
string | null | $hover_dimension | hover_dimension |
- Returns
- $this
◆ setLegendColorizeRows()
InfluxDB2\Model\BandViewProperties::setLegendColorizeRows |
( |
| $legend_colorize_rows | ) |
|
Sets legend_colorize_rows
- Parameters
-
bool | null | $legend_colorize_rows | legend_colorize_rows |
- Returns
- $this
◆ setLegendHide()
InfluxDB2\Model\BandViewProperties::setLegendHide |
( |
| $legend_hide | ) |
|
Sets legend_hide
- Parameters
-
bool | null | $legend_hide | legend_hide |
- Returns
- $this
◆ setLegendOpacity()
InfluxDB2\Model\BandViewProperties::setLegendOpacity |
( |
| $legend_opacity | ) |
|
Sets legend_opacity
- Parameters
-
float | null | $legend_opacity | legend_opacity |
- Returns
- $this
◆ setLegendOrientationThreshold()
InfluxDB2\Model\BandViewProperties::setLegendOrientationThreshold |
( |
| $legend_orientation_threshold | ) |
|
Sets legend_orientation_threshold
- Parameters
-
int | null | $legend_orientation_threshold | legend_orientation_threshold |
- Returns
- $this
◆ setLowerColumn()
InfluxDB2\Model\BandViewProperties::setLowerColumn |
( |
| $lower_column | ) |
|
Sets lower_column
- Parameters
-
string | null | $lower_column | lower_column |
- Returns
- $this
◆ setMainColumn()
InfluxDB2\Model\BandViewProperties::setMainColumn |
( |
| $main_column | ) |
|
Sets main_column
- Parameters
-
string | null | $main_column | main_column |
- Returns
- $this
◆ setNote()
InfluxDB2\Model\BandViewProperties::setNote |
( |
| $note | ) |
|
Sets note
- Parameters
-
- Returns
- $this
◆ setQueries()
InfluxDB2\Model\BandViewProperties::setQueries |
( |
| $queries | ) |
|
Sets queries
- Parameters
-
\InfluxDB2\Model\DashboardQuery[] | $queries | queries |
- Returns
- $this
◆ setShape()
InfluxDB2\Model\BandViewProperties::setShape |
( |
| $shape | ) |
|
Sets shape
- Parameters
-
- Returns
- $this
◆ setShowNoteWhenEmpty()
InfluxDB2\Model\BandViewProperties::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
◆ setStaticLegend()
InfluxDB2\Model\BandViewProperties::setStaticLegend |
( |
| $static_legend | ) |
|
Sets static_legend
- Parameters
-
\InfluxDB2\Model\StaticLegend | null | $static_legend | static_legend |
- Returns
- $this
◆ setters()
static InfluxDB2\Model\BandViewProperties::setters |
( |
| ) |
|
|
static |
◆ setTimeFormat()
InfluxDB2\Model\BandViewProperties::setTimeFormat |
( |
| $time_format | ) |
|
Sets time_format
- Parameters
-
string | null | $time_format | time_format |
- Returns
- $this
◆ setType()
InfluxDB2\Model\BandViewProperties::setType |
( |
| $type | ) |
|
Sets type
- Parameters
-
- Returns
- $this
◆ setUpperColumn()
InfluxDB2\Model\BandViewProperties::setUpperColumn |
( |
| $upper_column | ) |
|
Sets upper_column
- Parameters
-
string | null | $upper_column | upper_column |
- Returns
- $this
◆ setXColumn()
InfluxDB2\Model\BandViewProperties::setXColumn |
( |
| $x_column | ) |
|
Sets x_column
- Parameters
-
string | null | $x_column | x_column |
- Returns
- $this
◆ setXTickStart()
InfluxDB2\Model\BandViewProperties::setXTickStart |
( |
| $x_tick_start | ) |
|
Sets x_tick_start
- Parameters
-
float | null | $x_tick_start | x_tick_start |
- Returns
- $this
◆ setXTickStep()
InfluxDB2\Model\BandViewProperties::setXTickStep |
( |
| $x_tick_step | ) |
|
Sets x_tick_step
- Parameters
-
float | null | $x_tick_step | x_tick_step |
- Returns
- $this
◆ setXTotalTicks()
InfluxDB2\Model\BandViewProperties::setXTotalTicks |
( |
| $x_total_ticks | ) |
|
Sets x_total_ticks
- Parameters
-
int | null | $x_total_ticks | x_total_ticks |
- Returns
- $this
◆ setYColumn()
InfluxDB2\Model\BandViewProperties::setYColumn |
( |
| $y_column | ) |
|
Sets y_column
- Parameters
-
string | null | $y_column | y_column |
- Returns
- $this
◆ setYTickStart()
InfluxDB2\Model\BandViewProperties::setYTickStart |
( |
| $y_tick_start | ) |
|
Sets y_tick_start
- Parameters
-
float | null | $y_tick_start | y_tick_start |
- Returns
- $this
◆ setYTickStep()
InfluxDB2\Model\BandViewProperties::setYTickStep |
( |
| $y_tick_step | ) |
|
Sets y_tick_step
- Parameters
-
float | null | $y_tick_step | y_tick_step |
- Returns
- $this
◆ setYTotalTicks()
InfluxDB2\Model\BandViewProperties::setYTotalTicks |
( |
| $y_total_ticks | ) |
|
Sets y_total_ticks
- Parameters
-
int | null | $y_total_ticks | y_total_ticks |
- Returns
- $this
◆ valid()
InfluxDB2\Model\BandViewProperties::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/BandViewProperties.php