ChartAxisCollection indexer. Gets the axis at the specified index....ChartAxisCollection indexer __getitem__(index) Gets the axis at...the specified index. def __getitem__ ( self , index : int ): .....
AdjustmentCollection indexer. Returns an adjustment at the specified index....AdjustmentCollection indexer __getitem__(index) Returns an adjustment...the specified index. def __getitem__ ( self , index : int ): .....
WebExtensionPropertyCollection indexer....WebExtensionProperty indexer __getitem__(index) def __getitem__ (...self , index : int ): ... Parameter Type Description index int See...