FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartVisualEffectsStyle.ColorOptions Class
Properties Methods Events


In This Topic
    ChartVisualEffectsStyle.ColorOptions Class Members
    In This Topic

    The following tables list the members exposed by ChartVisualEffectsStyle.ColorOptions.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of ChartVisualEffectsStyle.ColorOptions object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the brightness adjustment from -100 to 100.  
    Public PropertyGets or sets the color hue shift from 0 to 359.  
    Public PropertyGets or sets the saturation adjustment from -100 to 100.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the Brightness to default state.  
    Public MethodResets the HueShift to default state.  
    Public MethodResets the Saturation to default state.  
    Public MethodReturns false if Brightness is in default state.  
    Public MethodReturns false if HueShift is in default state.  
    Public MethodReturns false if Saturation is in default state.  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets one property value. (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject)
    Protected MethodIndicates whether one property is modified. (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject)
    Protected MethodNotify one property is changed. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Protected MethodReset one property to default state. (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject)
    Protected MethodOverloaded. Modify the property value. Force to set if equals default value. (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    See Also