次の方法で共有


Points._Default[Int32] プロパティ

定義

public:
 property Microsoft::Office::Core::ChartPoint ^ default[int] { Microsoft::Office::Core::ChartPoint ^ get(int Index); };
public Microsoft.Office.Core.ChartPoint this[int Index] { get; }
member this._Default(int) : Microsoft.Office.Core.ChartPoint
Default Public ReadOnly Property _Default(Index As Integer) As ChartPoint

パラメーター

Index
Int32

プロパティ値

適用対象