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

In This Topic
    CommonGradients Property (C1GaugeBase)
    In This Topic
    Gets the collection of templates for the C1GaugeGradient object.
    Syntax
    'Declaration
     
    Public ReadOnly Property CommonGradients As CommonGradientCollection
    public CommonGradientCollection CommonGradients {get;}
    See Also