AxisTitlesPosition
trait AxisTitlesPosition (View source)
Methods
Chart
axisTitlesPosition(
string $position)
Where to place the axis titles, compared to the chart area. Supported values: in - Draw the axis titles inside the the chart area.
Details
at line 18
Chart
axisTitlesPosition(
string $position)
Where to place the axis titles, compared to the chart area. Supported values: in - Draw the axis titles inside the the chart area.
out - Draw the axis titles outside the chart area. none - Omit the axis titles.