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


In This Topic
    ChartVisualEffectsStyle Class Members
    In This Topic

    The following tables list the members exposed by ChartVisualEffectsStyle.

    Public Properties
     NameDescription
    Public PropertyGets or sets the angle which is used during rendering.  
    Public PropertyGets the color options for the style.  
    Public PropertyGets the edge settings for the style.  
    Public PropertyGets or sets a value indicating whether effects are enabled.  
    Public PropertyGets or sets a value indicating whether the graphic elements can be grouped when rendering.  
    Public PropertyGets the light settings for the style.  
    Public PropertyGets the style name.  
    Public PropertyGets or sets a value indicating whether the size of elements depends on field size.  
    Public PropertyGets or sets the scale factor which is used to scale elements when Scalable property is true.  
    Public PropertyGets the shadow settings for the style.  
    Top
    Public Methods
     NameDescription
    Public MethodRestore the properties to their default values.  
    Public MethodResets the Angle to default state.  
    Public MethodResets the Colors to default state.  
    Public MethodResets the Edge to default state.  
    Public MethodResets the Enabled to default state.  
    Public MethodResets the GroupElements to default state.  
    Public MethodResets the Light to default state.  
    Public MethodResets the Scalable to default state.  
    Public MethodResets the ScaleEffect to default state.  
    Public MethodResets the Shadow to default state.  
    Public MethodReturns false if Angle is in default state.  
    Public MethodReturns false if Colors is in default state.  
    Public MethodReturns false if Edge is in default state.  
    Public MethodReturns false if Enabled is in default state.  
    Public MethodReturns false if GroupElements is in default state.  
    Public MethodReturns false if Light is in default state.  
    Public MethodReturns false if Scalable is in default state.  
    Public MethodReturns false if ScaleEffect is in default state.  
    Public MethodReturns false if Shadow 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