Lines Matching refs:this

89     $this->altText = $altText;
96 return $this->altText;
103 $this->backgroundColor = $backgroundColor;
110 return $this->backgroundColor;
117 $this->backgroundColorStyle = $backgroundColorStyle;
124 return $this->backgroundColorStyle;
131 $this->basicChart = $basicChart;
138 return $this->basicChart;
145 $this->bubbleChart = $bubbleChart;
152 return $this->bubbleChart;
159 $this->candlestickChart = $candlestickChart;
166 return $this->candlestickChart;
173 $this->dataSourceChartProperties = $dataSourceChartProperties;
180 return $this->dataSourceChartProperties;
187 $this->filterSpecs = $filterSpecs;
194 return $this->filterSpecs;
201 $this->fontName = $fontName;
208 return $this->fontName;
215 $this->hiddenDimensionStrategy = $hiddenDimensionStrategy;
222 return $this->hiddenDimensionStrategy;
229 $this->histogramChart = $histogramChart;
236 return $this->histogramChart;
243 $this->maximized = $maximized;
250 return $this->maximized;
257 $this->orgChart = $orgChart;
264 return $this->orgChart;
271 $this->pieChart = $pieChart;
278 return $this->pieChart;
285 $this->scorecardChart = $scorecardChart;
292 return $this->scorecardChart;
299 $this->sortSpecs = $sortSpecs;
306 return $this->sortSpecs;
313 $this->subtitle = $subtitle;
320 return $this->subtitle;
327 $this->subtitleTextFormat = $subtitleTextFormat;
334 return $this->subtitleTextFormat;
341 $this->subtitleTextPosition = $subtitleTextPosition;
348 return $this->subtitleTextPosition;
355 $this->title = $title;
362 return $this->title;
369 $this->titleTextFormat = $titleTextFormat;
376 return $this->titleTextFormat;
383 $this->titleTextPosition = $titleTextPosition;
390 return $this->titleTextPosition;
397 $this->treemapChart = $treemapChart;
404 return $this->treemapChart;
411 $this->waterfallChart = $waterfallChart;
418 return $this->waterfallChart;