[]
Gets the visual effects style by the specified name.
public ChartVisualEffectsStyle this[string name] { get; }
| Type | Name | Description |
|---|---|---|
| string | name | The name of the visual effects style. |
| Type | Description |
|---|---|
| ChartVisualEffectsStyle | A ChartVisualEffectsStyle object with the specified name. |