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


In This Topic
    ChartVisualEffectsStyle.EdgeStyle Class Members
    In This Topic

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

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of ChartVisualEffectsStyle.EdgeStyle object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the radius rounding for rectangular elements. When Scalable property is true it is measured in relative units, otherwise - in pixels.  
    Public PropertyGets or sets the width of element edge. When Scalable property is true it is measured in relative units, otherwise - in pixels.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the Rounding to default state.  
    Public MethodResets the Width to default state.  
    Public MethodReturns false if Rounding is in default state.  
    Public MethodReturns false if Width 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