Edit

Share via


Points._Default[Int32] Property

Definition

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

Parameters

Index
Int32

Property Value

Applies to