trait HorizontalAxisTrait (View source)

Methods

hAxis( array $horizontalAxisConfig)

An object with members to configure various horizontal axis elements.

Details

at line 18
Chart hAxis( array $horizontalAxisConfig)

An object with members to configure various horizontal axis elements.

To specify properties of this property, create a new HorizontalAxis object, set the values then pass it to this function or to the constructor.

Parameters

array $horizontalAxisConfig

Return Value

Chart