Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 4.1.x will end 13 November 2023 (12 months).
  • Bug fixes for security issues in 4.1.x will end 10 November 2025 (36 months).
  • PHP version: minimum PHP 7.4.0 Note: minimum PHP version has increased since Moodle 4.0. PHP 8.0.x is supported too.

Differences Between: [Versions 310 and 401] [Versions 311 and 401] [Versions 39 and 401] [Versions 400 and 401] [Versions 401 and 402] [Versions 401 and 403]

(no description)

File Size: 299 lines (8 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class


Class: Axis  - X-Ref

Created by PhpStorm.
User: Wiktor Trzonkowski
Date: 6/17/14
Time: 12:11 PM.

__construct()   X-Ref
No description

setAxisNumberProperties($format_code, ?bool $numeric = null, int $sourceLinked = 0)   X-Ref
Get Series Data Type.

param: mixed $format_code

getAxisNumberFormat()   X-Ref
Get Axis Number Format Data Type.

return: string

getAxisNumberSourceLinked()   X-Ref
Get Axis Number Source Linked.

return: string

getAxisIsNumericFormat()   X-Ref
No description

setAxisOption(string $key, ?string $value)   X-Ref
No description

setAxisOptionsProperties(string $axisLabels,?string $horizontalCrossesValue = null,?string $horizontalCrosses = null,?string $axisOrientation = null,?string $majorTmt = null,?string $minorTmt = null,?string $minimum = null,?string $maximum = null,?string $majorUnit = null,?string $minorUnit = null,?string $textRotation = null,?string $hidden = null,?string $baseTimeUnit = null,?string $majorTimeUnit = null,?string $minorTimeUnit = null)   X-Ref
Set Axis Options Properties.


getAxisOptionsProperty($property)   X-Ref
Get Axis Options Property.

param: string $property
return: ?string

setAxisOrientation($orientation)   X-Ref
Set Axis Orientation Property.

param: string $orientation

getAxisType()   X-Ref
No description

setAxisType(string $type)   X-Ref
No description

setFillParameters($color, $alpha = null, $AlphaType = ChartColor::EXCEL_COLOR_TYPE_RGB)   X-Ref
Set Fill Property.

param: ?string $color
param: ?int $alpha
param: ?string $AlphaType

getFillProperty($property)   X-Ref
Get Fill Property.

param: string $property
return: string

getFillColorObject()   X-Ref
No description

getLineProperty($propertyName)   X-Ref
Get Line Color Property.

param: string $propertyName
return: null|int|string

setCrossBetween(string $crossBetween)   X-Ref
No description

getCrossBetween()   X-Ref
No description

getMajorGridlines()   X-Ref
No description

getMinorGridlines()   X-Ref
No description

setMajorGridlines(?GridLines $gridlines)   X-Ref
No description

setMinorGridlines(?GridLines $gridlines)   X-Ref
No description