[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.EdgeStyle

ChartVisualEffectsStyle.EdgeStyle Class

Represents the edge parameters.

Inheritance
ChartVisualEffectsStyle.EdgeStyle
Implements
IC1Serializable
Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public class ChartVisualEffectsStyle.EdgeStyle : ChartPropertyBagObject, INotifyPropertyChanged, IC1Serializable

Constructors

Name Description
EdgeStyle(ChartVisualEffectsStyle)

Initializes a new instance of ChartVisualEffectsStyle.EdgeStyle object.

Properties

Name Description
Rounding

Gets or sets the radius rounding for rectangular elements. When Scalable property is true it is measured in relative units, otherwise - in pixels.

Width

Gets or sets the width of element edge. When Scalable property is true it is measured in relative units, otherwise - in pixels.

Methods

Name Description
ResetRounding()

Resets the Rounding to default state.

ResetWidth()

Resets the Width to default state.

ShouldSerializeRounding()

Returns false if Rounding is in default state.

ShouldSerializeWidth()

Returns false if Width is in default state.