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