ChartClass.HasAxis[Object, Object] Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual property System::Object ^ HasAxis[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 virtual object HasAxis[object Index1, object Index2] { get; set; }
Public Overridable Property HasAxis(Optional Index1 As Object, Optional Index2 As Object) As Object
Paramètres
- Index1
- Object
- Index2
- Object