Chart.GetService Method (Type)
.NET Framework (current version)
Returns the requested chart service.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- serviceType
-
Type:
System.Type
The type of requested chart service.
Return Value
Type: System.ObjectAn 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: