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