Home | Trees | Indices | Help |
|
---|
|
object --+ | State --+ | MarkerState
Defines a set of attributes which gets applied to a point when a point is selected or hovered. By default, markers are enabled so when a mouse is over a point marker gets applied. To turn off marker, set flag enabled to false.
A point marker is useful only if the marker is not an image.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Creates this marker with specified argument. If enabled = false then the marker will not be applied to a point on hover or select state.
|
|
If enabled = false then the marker will not be applied to a point on hover or select state. Defaults to true |
Sets fill color for the marker. When not specified it takes color of a series or point. |
Sets color of the point marker's outline. When not specified it takes color of a series or point. |
Sets width of the point marker's outline. Defaults to 0. |
Sets radius of the point marker. Defaults to 0. |
str(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jun 10 22:40:20 2015 | http://epydoc.sourceforge.net |