Home | Trees | Indices | Help |
|
---|
|
object --+ | DataLabel
This class contains various attributes to format data labels. The data labels are displayed along with points and axis.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
If the argument is true then the datalabels will be displayed otherwise not. @param enabled
|
If the argument is true then the datalabels will be displayed otherwise not. @param enabled |
Sets the argument string JavaScript function. This function will be called to format the data label. Refer to highchart documentation for more details on this http://www.highcharts.com/ref/#plotOptions-series-dataLabels @param formatterJsFunc |
Sets text rotation in degrees @param rotation |
Sets css style for the data label @param style |
Sets the x position offset of the label relative to the point. Defaults to 0. @param x |
Sets the y position offset of the label relative to the point. Defaults to -6. @param y |
Sets color for the data labels. e.g. if the color is blue then in case of line series, for each point, the data label will be displayed in blue color. @param color |
str(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jul 6 19:32:48 2013 | http://epydoc.sourceforge.net |