PointsConfigBuilder
Constructor
new PointsConfigBuilder()
Methods
build
Builds the object.
pointColor
pointColor(string $pointColor)
pointSize
pointSize(float $pointSize)
pointSymbol
pointSymbol(string $pointSymbol)
showPoints
showPoints(\Grafana\Foundation\Common\VisibilityMode $showPoints)
See also