PersonCollection indexer. Gets or sets a person at the specified index....PersonCollection indexer __getitem__(index) Gets or sets a person...the specified index. def __getitem__ ( self , index : int ): .....
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 ): .....
DropDownItemCollection indexer. Gets or sets the element at the specified index....DropDownItemCollecti indexer __getitem__(index) Gets or sets the...the specified index. def __getitem__ ( self , index : int ): .....
BubbleSizeCollection indexer. Gets or sets the bubble size value at the specified index....BubbleSizeCollection indexer __getitem__(index) Gets or sets the...the specified index. def __getitem__ ( self , index : int ): .....
ChartYValueCollection indexer. Gets or sets the Y value at the specified index....ChartYValueCollectio indexer __getitem__(index) Gets or sets the...the specified index. def __getitem__ ( self , index : int ): .....