ComponentOne WebChart for ASP.NET (2.0) Search HelpCentral 

VisualEffectsStyleCollection.Item Property (String)

Gets style by the specified name.

[Visual Basic]

Public Default ReadOnly Property Item( _

ByVal name As String _

) As VisualEffectsStyle

[C#]

public VisualEffectsStyle this[

string name

] {get;}

[Delphi]

public property Item[

name: String

]: VisualEffectsStyle read get_Item;

See Also

VisualEffectsStyleCollection Class | VisualEffectsStyleCollection Members | C1.Win.C1Chart Namespace | VisualEffectsStyleCollection.Item Overload List


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.