Chart::GetService Method (Type^)
.NET Framework (current version)
Returns the requested chart service.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
Parameters
- serviceType
-
Type:
System::Type^
The type of requested chart service.
Return Value
Type: System::Object^An Object that represents the service type, or null if the service cannot be found.
.NET Framework
Available since 4.0
Available since 4.0
Show: