ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1Gauge Class / CacheBackground Property

In This Topic
    CacheBackground Property (C1Gauge)
    In This Topic
    Gets or sets whether the cache buffer is used for fixed background elements.
    Syntax
    'Declaration
     
    Public Property CacheBackground As System.Boolean
    public System.bool CacheBackground {get; set;}
    See Also