Chart_HasAxisType.Item[Object, Object] Property

Definition

public:
 property System::Object ^ default[System::Object ^, System::Object ^] { System::Object ^ get(System::Object ^ Index1, System::Object ^ Index2); void set(System::Object ^ Index1, System::Object ^ Index2, System::Object ^ value); };
public object this[object Index1, object Index2] { get; set; }
member this.Item(obj * obj) : obj with get, set
Default Public Property Item(Optional Index1 As Object, Optional Index2 As Object) As Object

Parameters

Index1
Object
Index2
Object

Property Value

Applies to