You are here

protected property PHPExcel_Logarithmic_Best_Fit::$_bestFitType in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/logarithmicBestFitClass.php \PHPExcel_Logarithmic_Best_Fit::_bestFitType

* Algorithm type to use for best-fit * (Name of this trend class) * * *

Type: string

Overrides PHPExcel_Best_Fit::$_bestFitType

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/logarithmicBestFitClass.php, line 47

Class

PHPExcel_Logarithmic_Best_Fit
PHPExcel_Logarithmic_Best_Fit

Code

protected $_bestFitType = 'logarithmic';