'Declaration Public ReadOnly Property CachedIndexMaping As System.Collections.Generic.List(Of Integer)
'Usage Dim instance As BaseSparklineViewInfo Dim value As System.Collections.Generic.List(Of Integer) value = instance.CachedIndexMaping
public System.Collections.Generic.List<int> CachedIndexMaping {get;}