|
| size |
|
| color |
|
| color = property(_GetColor, _SetColor) |
|
A single segment of the pie chart.
Object attributes:
size: relative size of the segment
label: label of the segment (if any)
color: color of the segment (if any)
google.appengine._internal.graphy.pie_chart.Segment.color |
|
static |
Initial value: 1 = property(_GetColor, _SetColor,
2 doc =
"""The color of this pie segment.""")
google.appengine._internal.graphy.pie_chart.Segment.size |
|
static |
Initial value: 1 = property(_GetSize, _SetSize,
2 doc =
"""The relative size of this pie segment.""")
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/_internal/graphy/pie_chart.py