AWILUM.GITHUB.IO
Projects Donate About RU RU
Thermage Documentation GITHUB TWITTER

getTheme

DOCUMENTATION / ELEMENTS / Chart / METHODS
/**
 * Get Chart element theme.
 *
 * @return Theme Returns Chart element theme.
 *
 * @access public
 */
public function getTheme(): Theme

Examples

use function Thermage\chart;
use function Thermage\render;

// ...

$theme = chart()::getTheme();

Getting Started

  • Usage

Methods

  • d Set Chart element display style.
  • data Set Chart element data.
  • getShortcodes Get Chart element shortcodes instance.
  • getTheme Get Chart element theme.
  • horizontal Set Chart element type horizontal.
  • inline Set Chart element type inline.
  • render Render Chart element.
  • setShortcodes Set Chart element shortcodes instance.
  • setTheme Set Chart element theme instance.
  • showPercents Set Chart element show percents flag true.
  • showValues Set Chart element show values flag true.
  • valuesSufix Set Chart element values sufix true.

POWERED BY FLEXTYPE| SITEMAP| SOURCE CODE| TOTAL PAGES: 744

Copyright © Sergey Romanenko