Aracılığıyla paylaş


Chart.GetService(Type) Yöntem

Tanım

İstenen grafik hizmetini döndürür.

public:
 System::Object ^ GetService(Type ^ serviceType);
public object GetService (Type serviceType);
override this.GetService : Type -> obj
Public Function GetService (serviceType As Type) As Object

Parametreler

serviceType
Type

İstenen grafik hizmetinin türü.

Döndürülenler

Object

Object Hizmet türünü temsil eden veya null hizmetin bulunamaması durumunda.

Şunlara uygulanır