InfluxDB PHP Client
Loading...
Searching...
No Matches
Static Public Member Functions | Public Attributes | List of all members
InfluxDB2\Model\XYGeom Class Reference

Static Public Member Functions

static getAllowableEnumValues ()
 

Public Attributes

const LINE = 'line'
 
const STEP = 'step'
 
const STACKED = 'stacked'
 
const BAR = 'bar'
 
const MONOTONE_X = 'monotoneX'
 
const STEP_BEFORE = 'stepBefore'
 
const STEP_AFTER = 'stepAfter'
 

Member Function Documentation

◆ getAllowableEnumValues()

static InfluxDB2\Model\XYGeom::getAllowableEnumValues ( )
static

Gets allowable values of the enum

Returns
string[]

Member Data Documentation

◆ LINE

const InfluxDB2\Model\XYGeom::LINE = 'line'

Possible values of this enum


The documentation for this class was generated from the following file: