Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / docs / output / Ext.chart.Legend.js
1 Ext.data.JsonP.Ext_chart_Legend({
2   "allMixins": [
3
4   ],
5   "deprecated": null,
6   "docauthor": null,
7   "members": {
8     "cfg": [
9       {
10         "type": "String",
11         "deprecated": null,
12         "alias": null,
13         "protected": false,
14         "tagname": "cfg",
15         "href": "Legend.html#Ext-chart-Legend-cfg-boxFill",
16         "static": false,
17         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Legend.js",
18         "private": false,
19         "name": "boxFill",
20         "owner": "Ext.chart.Legend",
21         "doc": "<p>Fill style for the legend box</p>\n",
22         "linenr": 138,
23         "html_filename": "Legend.html"
24       },
25       {
26         "type": "String",
27         "deprecated": null,
28         "alias": null,
29         "protected": false,
30         "tagname": "cfg",
31         "href": "Legend.html#Ext-chart-Legend-cfg-boxStroke",
32         "static": false,
33         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Legend.js",
34         "private": false,
35         "name": "boxStroke",
36         "owner": "Ext.chart.Legend",
37         "doc": "<p>Style of the stroke for the legend box</p>\n",
38         "linenr": 126,
39         "html_filename": "Legend.html"
40       },
41       {
42         "type": "String",
43         "deprecated": null,
44         "alias": null,
45         "protected": false,
46         "tagname": "cfg",
47         "href": "Legend.html#Ext-chart-Legend-cfg-boxStrokeWidth",
48         "static": false,
49         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Legend.js",
50         "private": false,
51         "name": "boxStrokeWidth",
52         "owner": "Ext.chart.Legend",
53         "doc": "<p>Width of the stroke for the legend box</p>\n",
54         "linenr": 132,
55         "html_filename": "Legend.html"
56       },
57       {
58         "type": "Number",
59         "deprecated": null,
60         "alias": null,
61         "protected": false,
62         "tagname": "cfg",
63         "href": "Legend.html#Ext-chart-Legend-cfg-boxZIndex",
64         "shortDoc": "Sets the z-index for the legend. ...",
65         "static": false,
66         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Legend.js",
67         "private": false,
68         "name": "boxZIndex",
69         "owner": "Ext.chart.Legend",
70         "doc": "<p>Sets the z-index for the legend. Defaults to 100.</p>\n",
71         "linenr": 161,
72         "html_filename": "Legend.html"
73       },
74       {
75         "type": "Number",
76         "deprecated": null,
77         "alias": null,
78         "protected": false,
79         "tagname": "cfg",
80         "href": "Legend.html#Ext-chart-Legend-cfg-itemSpacing",
81         "static": false,
82         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Legend.js",
83         "private": false,
84         "name": "itemSpacing",
85         "owner": "Ext.chart.Legend",
86         "doc": "<p>Amount of space between legend items</p>\n",
87         "linenr": 144,
88         "html_filename": "Legend.html"
89       },
90       {
91         "type": "String",
92         "deprecated": null,
93         "alias": null,
94         "protected": false,
95         "tagname": "cfg",
96         "href": "Legend.html#Ext-chart-Legend-cfg-labelFont",
97         "static": false,
98         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Legend.js",
99         "private": false,
100         "name": "labelFont",
101         "owner": "Ext.chart.Legend",
102         "doc": "<p>Font to be used for the legend labels, eg '12px Helvetica'</p>\n",
103         "linenr": 120,
104         "html_filename": "Legend.html"
105       },
106       {
107         "type": "Number",
108         "deprecated": null,
109         "alias": null,
110         "protected": false,
111         "tagname": "cfg",
112         "href": "Legend.html#Ext-chart-Legend-cfg-padding",
113         "static": false,
114         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Legend.js",
115         "private": false,
116         "name": "padding",
117         "owner": "Ext.chart.Legend",
118         "doc": "<p>Amount of padding between the legend box's border and its items</p>\n",
119         "linenr": 150,
120         "html_filename": "Legend.html"
121       },
122       {
123         "type": "String",
124         "deprecated": null,
125         "alias": null,
126         "protected": false,
127         "tagname": "cfg",
128         "href": "Legend.html#Ext-chart-Legend-cfg-position",
129         "shortDoc": "The position of the legend in relation to the chart. ...",
130         "static": false,
131         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Legend.js",
132         "private": false,
133         "name": "position",
134         "owner": "Ext.chart.Legend",
135         "doc": "<p>The position of the legend in relation to the chart. One of: \"top\",\n\"bottom\", \"left\", \"right\", or \"float\". If set to \"float\", then the legend\nbox will be positioned at the point denoted by the x and y parameters.</p>\n",
136         "linenr": 98,
137         "html_filename": "Legend.html"
138       },
139       {
140         "type": "Boolean",
141         "deprecated": null,
142         "alias": null,
143         "protected": false,
144         "tagname": "cfg",
145         "href": "Legend.html#Ext-chart-Legend-cfg-visible",
146         "static": false,
147         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Legend.js",
148         "private": false,
149         "name": "visible",
150         "owner": "Ext.chart.Legend",
151         "doc": "<p>Whether or not the legend should be displayed.</p>\n",
152         "linenr": 92,
153         "html_filename": "Legend.html"
154       },
155       {
156         "type": "Number",
157         "deprecated": null,
158         "alias": null,
159         "protected": false,
160         "tagname": "cfg",
161         "href": "Legend.html#Ext-chart-Legend-cfg-x",
162         "shortDoc": "X-position of the legend box. ...",
163         "static": false,
164         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Legend.js",
165         "private": false,
166         "name": "x",
167         "owner": "Ext.chart.Legend",
168         "doc": "<p>X-position of the legend box. Used directly if position is set to \"float\", otherwise\nit will be calculated dynamically.</p>\n",
169         "linenr": 106,
170         "html_filename": "Legend.html"
171       },
172       {
173         "type": "Number",
174         "deprecated": null,
175         "alias": null,
176         "protected": false,
177         "tagname": "cfg",
178         "href": "Legend.html#Ext-chart-Legend-cfg-y",
179         "shortDoc": "Y-position of the legend box. ...",
180         "static": false,
181         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Legend.js",
182         "private": false,
183         "name": "y",
184         "owner": "Ext.chart.Legend",
185         "doc": "<p>Y-position of the legend box. Used directly if position is set to \"float\", otherwise\nit will be calculated dynamically.</p>\n",
186         "linenr": 113,
187         "html_filename": "Legend.html"
188       }
189     ],
190     "method": [
191       {
192         "deprecated": null,
193         "alias": null,
194         "href": "Legend.html#Ext-chart-Legend-method-constructor",
195         "tagname": "method",
196         "protected": false,
197         "shortDoc": "Creates new Legend. ...",
198         "static": false,
199         "params": [
200           {
201             "type": "Object",
202             "optional": true,
203             "doc": "<p>(optional) Config object.</p>\n",
204             "name": "config"
205           }
206         ],
207         "private": false,
208         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Legend.js",
209         "doc": "<p>Creates new Legend.</p>\n",
210         "owner": "Ext.chart.Legend",
211         "name": "Legend",
212         "html_filename": "Legend.html",
213         "return": {
214           "type": "Object",
215           "doc": "\n"
216         },
217         "linenr": 167
218       },
219       {
220         "deprecated": null,
221         "alias": null,
222         "protected": false,
223         "tagname": "method",
224         "href": "Base3.html#Ext-Base-method-addStatics",
225         "shortDoc": "Add / override static properties of this class. ...",
226         "static": true,
227         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
228         "private": false,
229         "params": [
230           {
231             "type": "Object",
232             "optional": false,
233             "doc": "\n",
234             "name": "members"
235           }
236         ],
237         "name": "addStatics",
238         "owner": "Ext.Base",
239         "doc": "<p>Add / override static properties of this class.</p>\n\n<pre><code>Ext.define('My.cool.Class', {\n    ...\n});\n\nMy.cool.Class.addStatics({\n    someProperty: 'someValue',      // My.cool.Class.someProperty = 'someValue'\n    method1: function() { ... },    // My.cool.Class.method1 = function() { ... };\n    method2: function() { ... }     // My.cool.Class.method2 = function() { ... };\n});\n</code></pre>\n",
240         "linenr": 388,
241         "return": {
242           "type": "Ext.Base",
243           "doc": "<p>this</p>\n"
244         },
245         "html_filename": "Base3.html"
246       },
247       {
248         "deprecated": null,
249         "alias": null,
250         "protected": false,
251         "tagname": "method",
252         "href": "Base3.html#Ext-Base-method-callOverridden",
253         "shortDoc": "Call the original method that was previously overridden with Ext.Base.override\n\nExt.define('My.Cat', {\n    constructo...",
254         "static": false,
255         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
256         "private": false,
257         "params": [
258           {
259             "type": "Array/Arguments",
260             "optional": false,
261             "doc": "<p>The arguments, either an array or the <code>arguments</code> object</p>\n",
262             "name": "args"
263           }
264         ],
265         "name": "callOverridden",
266         "owner": "Ext.Base",
267         "doc": "<p>Call the original method that was previously overridden with <a href=\"#/api/Ext.Base-method-override\" rel=\"Ext.Base-method-override\" class=\"docClass\">Ext.Base.override</a></p>\n\n<pre><code>Ext.define('My.Cat', {\n    constructor: function() {\n        alert(\"I'm a cat!\");\n\n        return this;\n    }\n});\n\nMy.Cat.override({\n    constructor: function() {\n        alert(\"I'm going to be a cat!\");\n\n        var instance = this.callOverridden();\n\n        alert(\"Meeeeoooowwww\");\n\n        return instance;\n    }\n});\n\nvar kitty = new My.Cat(); // alerts \"I'm going to be a cat!\"\n                          // alerts \"I'm a cat!\"\n                          // alerts \"Meeeeoooowwww\"\n</code></pre>\n",
268         "linenr": 269,
269         "return": {
270           "type": "Mixed",
271           "doc": "<p>Returns the result after calling the overridden method</p>\n"
272         },
273         "html_filename": "Base3.html"
274       },
275       {
276         "deprecated": null,
277         "alias": null,
278         "protected": true,
279         "tagname": "method",
280         "href": "Base3.html#Ext-Base-method-callParent",
281         "shortDoc": "Call the parent's overridden method. ...",
282         "static": false,
283         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
284         "private": false,
285         "params": [
286           {
287             "type": "Array/Arguments",
288             "optional": false,
289             "doc": "<p>The arguments, either an array or the <code>arguments</code> object\nfrom the current method, for example: <code>this.callParent(arguments)</code></p>\n",
290             "name": "args"
291           }
292         ],
293         "name": "callParent",
294         "owner": "Ext.Base",
295         "doc": "<p>Call the parent's overridden method. For example:</p>\n\n<pre><code>Ext.define('My.own.A', {\n    constructor: function(test) {\n        alert(test);\n    }\n});\n\nExt.define('My.own.B', {\n    extend: 'My.own.A',\n\n    constructor: function(test) {\n        alert(test);\n\n        this.callParent([test + 1]);\n    }\n});\n\nExt.define('My.own.C', {\n    extend: 'My.own.B',\n\n    constructor: function() {\n        alert(\"Going to call parent's overriden constructor...\");\n\n        this.callParent(arguments);\n    }\n});\n\nvar a = new My.own.A(1); // alerts '1'\nvar b = new My.own.B(1); // alerts '1', then alerts '2'\nvar c = new My.own.C(2); // alerts \"Going to call parent's overriden constructor...\"\n                         // alerts '2', then alerts '3'\n</code></pre>\n",
296         "linenr": 124,
297         "return": {
298           "type": "Mixed",
299           "doc": "<p>Returns the result from the superclass' method</p>\n"
300         },
301         "html_filename": "Base3.html"
302       },
303       {
304         "deprecated": null,
305         "alias": null,
306         "protected": false,
307         "tagname": "method",
308         "href": "Base3.html#Ext-Base-method-create",
309         "shortDoc": "Create a new instance of this Class. ...",
310         "static": true,
311         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
312         "private": false,
313         "params": [
314
315         ],
316         "name": "create",
317         "owner": "Ext.Base",
318         "doc": "<p>Create a new instance of this Class.</p>\n\n<pre><code>Ext.define('My.cool.Class', {\n    ...\n});\n\nMy.cool.Class.create({\n    someConfig: true\n});\n</code></pre>\n\n<p>All parameters are passed to the constructor of the class.</p>\n",
319         "linenr": 329,
320         "return": {
321           "type": "Object",
322           "doc": "<p>the created instance.</p>\n"
323         },
324         "html_filename": "Base3.html"
325       },
326       {
327         "deprecated": null,
328         "alias": null,
329         "protected": false,
330         "tagname": "method",
331         "href": "Base3.html#Ext-Base-method-createAlias",
332         "shortDoc": "Create aliases for existing prototype methods. ...",
333         "static": true,
334         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
335         "private": false,
336         "params": [
337           {
338             "type": "String/Object",
339             "optional": false,
340             "doc": "<p>The new method name, or an object to set multiple aliases. See\n<a href=\"#/api/Ext.Function-method-flexSetter\" rel=\"Ext.Function-method-flexSetter\" class=\"docClass\">flexSetter</a></p>\n",
341             "name": "alias"
342           },
343           {
344             "type": "String/Object",
345             "optional": false,
346             "doc": "<p>The original method name</p>\n",
347             "name": "origin"
348           }
349         ],
350         "name": "createAlias",
351         "owner": "Ext.Base",
352         "doc": "<p>Create aliases for existing prototype methods. Example:</p>\n\n<pre><code>Ext.define('My.cool.Class', {\n    method1: function() { ... },\n    method2: function() { ... }\n});\n\nvar test = new My.cool.Class();\n\nMy.cool.Class.createAlias({\n    method3: 'method1',\n    method4: 'method2'\n});\n\ntest.method3(); // test.method1()\n\nMy.cool.Class.createAlias('method5', 'method3');\n\ntest.method5(); // test.method3() -&gt; test.method1()\n</code></pre>\n",
353         "linenr": 648,
354         "return": {
355           "type": "void",
356           "doc": "\n"
357         },
358         "html_filename": "Base3.html"
359       },
360       {
361         "deprecated": null,
362         "alias": null,
363         "protected": false,
364         "tagname": "method",
365         "href": "Base3.html#Ext-Base-method-getName",
366         "shortDoc": "Get the current class' name in string format. ...",
367         "static": false,
368         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
369         "private": false,
370         "params": [
371
372         ],
373         "name": "getName",
374         "owner": "Ext.Base",
375         "doc": "<p>Get the current class' name in string format.</p>\n\n<pre><code>Ext.define('My.cool.Class', {\n    constructor: function() {\n        alert(this.self.getName()); // alerts 'My.cool.Class'\n    }\n});\n\nMy.cool.Class.getName(); // 'My.cool.Class'\n</code></pre>\n",
376         "linenr": 631,
377         "return": {
378           "type": "String",
379           "doc": "<p>className</p>\n"
380         },
381         "html_filename": "Base3.html"
382       },
383       {
384         "deprecated": null,
385         "alias": null,
386         "protected": false,
387         "tagname": "method",
388         "href": "Base3.html#Ext-Base-method-implement",
389         "shortDoc": "Add methods / properties to the prototype of this class. ...",
390         "static": true,
391         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
392         "private": false,
393         "params": [
394           {
395             "type": "Object",
396             "optional": false,
397             "doc": "\n",
398             "name": "members"
399           }
400         ],
401         "name": "implement",
402         "owner": "Ext.Base",
403         "doc": "<p>Add methods / properties to the prototype of this class.</p>\n\n<pre><code>Ext.define('My.awesome.Cat', {\n    constructor: function() {\n        ...\n    }\n});\n\n My.awesome.Cat.implement({\n     meow: function() {\n        alert('Meowww...');\n     }\n });\n\n var kitty = new My.awesome.Cat;\n kitty.meow();\n</code></pre>\n",
404         "linenr": 415,
405         "return": {
406           "type": "void",
407           "doc": "\n"
408         },
409         "html_filename": "Base3.html"
410       },
411       {
412         "deprecated": null,
413         "alias": null,
414         "protected": true,
415         "tagname": "method",
416         "href": "Base3.html#Ext-Base-method-initConfig",
417         "shortDoc": "Initialize configuration for this class. ...",
418         "static": false,
419         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
420         "private": false,
421         "params": [
422           {
423             "type": "Object",
424             "optional": false,
425             "doc": "\n",
426             "name": "config"
427           }
428         ],
429         "name": "initConfig",
430         "owner": "Ext.Base",
431         "doc": "<p>Initialize configuration for this class. a typical example:</p>\n\n<pre><code>Ext.define('My.awesome.Class', {\n    // The default config\n    config: {\n        name: 'Awesome',\n        isAwesome: true\n    },\n\n    constructor: function(config) {\n        this.initConfig(config);\n\n        return this;\n    }\n});\n\nvar awesome = new My.awesome.Class({\n    name: 'Super Awesome'\n});\n\nalert(awesome.getName()); // 'Super Awesome'\n</code></pre>\n",
432         "linenr": 63,
433         "return": {
434           "type": "Object",
435           "doc": "<p>mixins The mixin prototypes as key - value pairs</p>\n"
436         },
437         "html_filename": "Base3.html"
438       },
439       {
440         "deprecated": null,
441         "alias": null,
442         "protected": false,
443         "tagname": "method",
444         "href": "Base3.html#Ext-Base-method-override",
445         "shortDoc": "Override prototype members of this class. ...",
446         "static": true,
447         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
448         "private": false,
449         "params": [
450           {
451             "type": "Object",
452             "optional": false,
453             "doc": "\n",
454             "name": "members"
455           }
456         ],
457         "name": "override",
458         "owner": "Ext.Base",
459         "doc": "<p>Override prototype members of this class. Overridden methods can be invoked via\n<a href=\"#/api/Ext.Base-method-callOverridden\" rel=\"Ext.Base-method-callOverridden\" class=\"docClass\">Ext.Base.callOverridden</a></p>\n\n<pre><code>Ext.define('My.Cat', {\n    constructor: function() {\n        alert(\"I'm a cat!\");\n\n        return this;\n    }\n});\n\nMy.Cat.override({\n    constructor: function() {\n        alert(\"I'm going to be a cat!\");\n\n        var instance = this.callOverridden();\n\n        alert(\"Meeeeoooowwww\");\n\n        return instance;\n    }\n});\n\nvar kitty = new My.Cat(); // alerts \"I'm going to be a cat!\"\n                          // alerts \"I'm a cat!\"\n                          // alerts \"Meeeeoooowwww\"\n</code></pre>\n",
460         "linenr": 518,
461         "return": {
462           "type": "Ext.Base",
463           "doc": "<p>this</p>\n"
464         },
465         "html_filename": "Base3.html"
466       },
467       {
468         "deprecated": null,
469         "alias": null,
470         "protected": true,
471         "tagname": "method",
472         "href": "Base3.html#Ext-Base-method-statics",
473         "shortDoc": "Get the reference to the class from which this object was instantiated. ...",
474         "static": false,
475         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
476         "private": false,
477         "params": [
478
479         ],
480         "name": "statics",
481         "owner": "Ext.Base",
482         "doc": "<p>Get the reference to the class from which this object was instantiated. Note that unlike <a href=\"#/api/Ext.Base-property-self\" rel=\"Ext.Base-property-self\" class=\"docClass\">Ext.Base.self</a>,\n<code>this.statics()</code> is scope-independent and it always returns the class from which it was called, regardless of what\n<code>this</code> points to during run-time</p>\n\n<pre><code>Ext.define('My.Cat', {\n    statics: {\n        totalCreated: 0,\n        speciesName: 'Cat' // My.Cat.speciesName = 'Cat'\n    },\n\n    constructor: function() {\n        var statics = this.statics();\n\n        alert(statics.speciesName);     // always equals to 'Cat' no matter what 'this' refers to\n                                        // equivalent to: My.Cat.speciesName\n\n        alert(this.self.speciesName);   // dependent on 'this'\n\n        statics.totalCreated++;\n\n        return this;\n    },\n\n    clone: function() {\n        var cloned = new this.self;                      // dependent on 'this'\n\n        cloned.groupName = this.statics().speciesName;   // equivalent to: My.Cat.speciesName\n\n        return cloned;\n    }\n});\n\n\nExt.define('My.SnowLeopard', {\n    extend: 'My.Cat',\n\n    statics: {\n        speciesName: 'Snow Leopard'     // My.SnowLeopard.speciesName = 'Snow Leopard'\n    },\n\n    constructor: function() {\n        this.callParent();\n    }\n});\n\nvar cat = new My.Cat();                 // alerts 'Cat', then alerts 'Cat'\n\nvar snowLeopard = new My.SnowLeopard(); // alerts 'Cat', then alerts 'Snow Leopard'\n\nvar clone = snowLeopard.clone();\nalert(Ext.getClassName(clone));         // alerts 'My.SnowLeopard'\nalert(clone.groupName);                 // alerts 'Cat'\n\nalert(My.Cat.totalCreated);             // alerts 3\n</code></pre>\n",
483         "linenr": 199,
484         "return": {
485           "type": "Class",
486           "doc": "\n"
487         },
488         "html_filename": "Base3.html"
489       }
490     ],
491     "property": [
492       {
493         "type": "Boolean",
494         "deprecated": null,
495         "alias": null,
496         "protected": false,
497         "tagname": "property",
498         "href": "Legend.html#Ext-chart-Legend-property-isVertical",
499         "shortDoc": "Whether the legend box is oriented vertically, i.e. ...",
500         "static": false,
501         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Legend.js",
502         "private": false,
503         "name": "isVertical",
504         "owner": "Ext.chart.Legend",
505         "doc": "<p>Whether the legend box is oriented vertically, i.e. if it is on the left or right side or floating.</p>\n",
506         "linenr": 177,
507         "html_filename": "Legend.html"
508       },
509       {
510         "type": "Class",
511         "deprecated": null,
512         "alias": null,
513         "protected": true,
514         "tagname": "property",
515         "href": "Base3.html#Ext-Base-property-self",
516         "shortDoc": "Get the reference to the current class from which this object was instantiated. ...",
517         "static": false,
518         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
519         "private": false,
520         "name": "self",
521         "owner": "Ext.Base",
522         "doc": "<p>Get the reference to the current class from which this object was instantiated. Unlike <a href=\"#/api/Ext.Base-method-statics\" rel=\"Ext.Base-method-statics\" class=\"docClass\">Ext.Base.statics</a>,\n<code>this.self</code> is scope-dependent and it's meant to be used for dynamic inheritance. See <a href=\"#/api/Ext.Base-method-statics\" rel=\"Ext.Base-method-statics\" class=\"docClass\">Ext.Base.statics</a>\nfor a detailed comparison</p>\n\n<pre><code>Ext.define('My.Cat', {\n    statics: {\n        speciesName: 'Cat' // My.Cat.speciesName = 'Cat'\n    },\n\n    constructor: function() {\n        alert(this.self.speciesName); / dependent on 'this'\n\n        return this;\n    },\n\n    clone: function() {\n        return new this.self();\n    }\n});\n\n\nExt.define('My.SnowLeopard', {\n    extend: 'My.Cat',\n    statics: {\n        speciesName: 'Snow Leopard'         // My.SnowLeopard.speciesName = 'Snow Leopard'\n    }\n});\n\nvar cat = new My.Cat();                     // alerts 'Cat'\nvar snowLeopard = new My.SnowLeopard();     // alerts 'Snow Leopard'\n\nvar clone = snowLeopard.clone();\nalert(Ext.getClassName(clone));             // alerts 'My.SnowLeopard'\n</code></pre>\n",
523         "linenr": 18,
524         "html_filename": "Base3.html"
525       }
526     ],
527     "cssVar": [
528
529     ],
530     "cssMixin": [
531
532     ],
533     "event": [
534
535     ]
536   },
537   "singleton": false,
538   "alias": null,
539   "superclasses": [
540     "Ext.Base"
541   ],
542   "protected": false,
543   "tagname": "class",
544   "mixins": [
545
546   ],
547   "href": "Legend.html#Ext-chart-Legend",
548   "subclasses": [
549
550   ],
551   "static": false,
552   "author": null,
553   "component": false,
554   "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Legend.js",
555   "private": false,
556   "alternateClassNames": [
557
558   ],
559   "name": "Ext.chart.Legend",
560   "doc": "<p>Defines a legend for a chart's series.\nThe 'chart' member must be set prior to rendering.\nThe legend class displays a list of legend items each of them related with a\nseries being rendered. In order to render the legend item of the proper series\nthe series configuration object must have <code>showInSeries</code> set to true.</p>\n\n<p>The legend configuration object accepts a <code>position</code> as parameter.\nThe <code>position</code> parameter can be <code>left</code>, <code>right</code>\n<code>top</code> or <code>bottom</code>. For example:</p>\n\n<pre><code>legend: {\n    position: 'right'\n},\n</code></pre>\n\n<p>Full example:</p>\n\n<pre><code>    var store = Ext.create('Ext.data.JsonStore', {\n        fields: ['name', 'data1', 'data2', 'data3', 'data4', 'data5'],\n        data: [\n            {'name':'metric one', 'data1':10, 'data2':12, 'data3':14, 'data4':8, 'data5':13},\n            {'name':'metric two', 'data1':7, 'data2':8, 'data3':16, 'data4':10, 'data5':3},\n            {'name':'metric three', 'data1':5, 'data2':2, 'data3':14, 'data4':12, 'data5':7},\n            {'name':'metric four', 'data1':2, 'data2':14, 'data3':6, 'data4':1, 'data5':23},\n            {'name':'metric five', 'data1':27, 'data2':38, 'data3':36, 'data4':13, 'data5':33}                                                \n        ]\n    });\n    \n    Ext.create('Ext.chart.Chart', {\n        renderTo: Ext.getBody(),\n        width: 500,\n        height: 300,\n        animate: true,\n        store: store,\n        shadow: true,\n        theme: 'Category1',\n        legend: {\n            position: 'top'\n        },\n         axes: [{\n                type: 'Numeric',\n                grid: true,\n                position: 'left',\n                fields: ['data1', 'data2', 'data3', 'data4', 'data5'],\n                title: 'Sample Values',\n                grid: {\n                    odd: {\n                        opacity: 1,\n                        fill: '#ddd',\n                        stroke: '#bbb',\n                        'stroke-width': 1\n                    }\n                },\n                minimum: 0,\n                adjustMinimumByMajorUnit: 0\n            }, {\n                type: 'Category',\n                position: 'bottom',\n                fields: ['name'],\n                title: 'Sample Metrics',\n                grid: true,\n                label: {\n                    rotate: {\n                        degrees: 315\n                    }\n                }\n        }],\n        series: [{\n            type: 'area',\n            highlight: false,\n            axis: 'left',\n            xField: 'name',\n            yField: ['data1', 'data2', 'data3', 'data4', 'data5'],\n            style: {\n                opacity: 0.93\n            }\n        }]\n    });    \n    </code></pre>\n\n",
561   "mixedInto": [
562
563   ],
564   "linenr": 1,
565   "xtypes": [
566
567   ],
568   "html_filename": "Legend.html",
569   "extends": "Ext.Base"
570 });