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


In This Topic
    ChartVisualEffectsStyle.ShadowStyle Class Members
    In This Topic

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

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of ChartVisualEffectsStyle.ShadowStyle object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the shadow offset.  
    Public PropertyGets or sets a value indicating whether the shadow has soft shape.  
    Public PropertyGets or sets the shadow transparency.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the Offset to default state.  
    Public MethodResets the Soft to default state.  
    Public MethodResets the Transparency to default state.  
    Public MethodReturns false if Offset is in default state.  
    Public MethodReturns false if Soft is in default state.  
    Public MethodReturns false if Transparency 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