[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartVisualEffectsStyle.ShadowStyle

ChartVisualEffectsStyle.ShadowStyle Class

Represents shadow parameters.

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

Constructors

Name Description
ShadowStyle(ChartVisualEffectsStyle)

Initializes a new instance of ChartVisualEffectsStyle.ShadowStyle object.

Properties

Name Description
Offset

Gets or sets the shadow offset.

Soft

Gets or sets a value indicating whether the shadow has soft shape.

Transparency

Gets or sets the shadow transparency.

Methods

Name Description
ResetOffset()

Resets the Offset to default state.

ResetSoft()

Resets the Soft to default state.

ResetTransparency()

Resets the Transparency to default state.

ShouldSerializeOffset()

Returns false if Offset is in default state.

ShouldSerializeSoft()

Returns false if Soft is in default state.

ShouldSerializeTransparency()

Returns false if Transparency is in default state.