X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/Radar.html?ds=inline diff --git a/docs/source/Radar.html b/docs/source/Radar.html index aa44371d..b4305d1f 100644 --- a/docs/source/Radar.html +++ b/docs/source/Radar.html @@ -1,4 +1,21 @@ -
/**
+
+
+
+
+ The source code
+
+
+
+
+
+
+ /**
* @class Ext.chart.series.Radar
* @extends Ext.chart.series.Series
*
@@ -103,7 +120,7 @@ Ext.define('Ext.chart.series.Radar', {
showInLegend: false,
- /**
+ /**
* @cfg {Object} style
* An object containing styles for overriding series styles from Theming.
*/
@@ -119,7 +136,7 @@ Ext.define('Ext.chart.series.Radar', {
}
},
- /**
+ /**
* Draws the series for the current chart.
*/
drawSeries: function() {
@@ -416,4 +433,6 @@ Ext.define('Ext.chart.series.Radar', {
}
});
-
\ No newline at end of file
+
+
+