FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonColorPicker Class / AutomaticColor Property

In This Topic
    AutomaticColor Property (RibbonColorPicker)
    In This Topic
    Gets or sets the color that appears on the 'Automatic' item in the dropdown.
    Syntax
    'Declaration
     
    Public Property AutomaticColor As System.Drawing.Color
    public System.Drawing.Color AutomaticColor {get; set;}
    See Also