'Declaration Public Default Property Item( _ ByVal index As Integer _ ) As ChartCustomPaletteColor
public ChartCustomPaletteColor this[ int index ]; {get; set;}
Parameters
- index
- The index in the collection.
'Declaration Public Default Property Item( _ ByVal index As Integer _ ) As ChartCustomPaletteColor
public ChartCustomPaletteColor this[ int index ]; {get; set;}