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

In This Topic
    Gradient Property (C1GaugeCapCircle)
    In This Topic
    Encapsulates properties of a color gradient.
    Syntax
    'Declaration
     
    Public Property Gradient As C1GaugeGradient
    public C1GaugeGradient Gradient {get; set;}
    See Also