'宣言 Public Overloads ReadOnly Property Item( _ ByVal index As System.Integer _ ) As ChartVisualEffectsStyle
'使用法 Dim instance As ChartVisualEffects Dim index As System.Integer Dim value As ChartVisualEffectsStyle value = instance.Item(index)
public ChartVisualEffectsStyle Item( System.int index ) {get;}
パラメータ
- index
- 視覚効果スタイルのインデックス。