Searched refs:WedgeProperties (Results 1 – 3 of 3) sorted by relevance
30 from reportlab.graphics.charts.piecharts import AbstractPieChart, WedgeProperties, _addWedgeLabel, …36 class SectorProperties(WedgeProperties):44 _attrMap = AttrMap(BASE=WedgeProperties,
59 class WedgeProperties(PropHolder): class561 self.slices = TypedPropertyCollection(WedgeProperties)
624 from reportlab.graphics.charts.piecharts import WedgeProperties625 wedges = TypedPropertyCollection(WedgeProperties)