Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public VisualEffectsStyle this[
	int i
] { get; }
Visual Basic
Public ReadOnly Default Property Item ( _
	i As Integer _
) As VisualEffectsStyle
	Get

Parameters

i
Type: System..::..Int32

See Also