X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/docs/source/Highlight.html diff --git a/docs/source/Highlight.html b/docs/source/Highlight.html index fdfe41c8..e703e64a 100644 --- a/docs/source/Highlight.html +++ b/docs/source/Highlight.html @@ -3,8 +3,8 @@ The source code - - + + @@ -29,7 +29,7 @@ Ext.define('Ext.chart.Highlight', { /** * Highlight the given series item. - * @param {Boolean|Object} Default's false. Can also be an object width style properties (i.e fill, stroke, radius) + * @param {Boolean/Object} Default's false. Can also be an object width style properties (i.e fill, stroke, radius) * or just use default styles per series by setting highlight = true. */ highlight: false,