[]
        
(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
Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.4.8.dll
Syntax
public class ChartVisualEffects : ChartObject, INotifyPropertyChanged
Public Class ChartVisualEffects
    Inherits ChartObject
    Implements INotifyPropertyChanged

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.