Searched refs:GetIndependentAxis (Results 1 – 4 of 4) sorted by relevance
76 self.assertTrue(self.chart.bottom is self.chart.GetIndependentAxis())79 self.assertTrue(self.chart.left, self.chart.GetIndependentAxis())
145 def GetIndependentAxis(self): member in BarChart
36 self.assertTrue(self.chart.bottom is self.chart.GetIndependentAxis())
288 def GetIndependentAxis(self): member in BaseChart