[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartVisualEffectsStylesCollection.Item

this Property

this[string]

Gets the visual effects style by the specified name.

Declaration
public ChartVisualEffectsStyle this[string name] { get; }
Parameters
Type Name Description
string name

The name of the visual effects style.

Property Value
Type Description
ChartVisualEffectsStyle

A ChartVisualEffectsStyle object with the specified name.