You are here

property ChartsBluff::$transpose in Charts and Graphs 6

Optional parameter.

If set to TRUE, will cause Bluff to pick the opposite data orientation to the one it would have picked automatically. This orientation defines if each column or each row is one data serie.

Type:

File

apis/charts_bluff/charts_bluff.class.inc, line 29
Implementation of abstract class ChartCanvas for Bluff library.

Class

ChartsBluff
Implementation of abstract class ChartCanvas for Bluff library.

Code

var $transpose = NULL;