ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / GradientSettings Class / IsGradientHistogram Property

In This Topic
    IsGradientHistogram Property (GradientSettings)
    In This Topic
    Gets or sets a value indicating whether the background color of the histogram is gradient.
    Syntax
    'Declaration
     
    
    Public Property IsGradientHistogram As Boolean
    public bool IsGradientHistogram {get; set;}
    See Also