[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartVisualEffects

ChartVisualEffects Class

Represents the different visual effects that can be used on the chart elements such as scaling, light, and shadow effects.

Inheritance
ChartVisualEffects
Implements
IC1Serializable
Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public class ChartVisualEffects : ChartObject, INotifyPropertyChanged, IC1Serializable

Properties

Name Description
this[int]

Gets the visual effects style by the specified index.

this[string]

Gets the visual effects style by the specified name.

Styles

Gets the collection of the VisualEffectsStyle.

Methods

Name Description
AssignFrom(ChartObject)

For internal use only. Assigns (copies) properties from another ChartObject to the current object.