This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFunctionSeriesProperties Interface > IFunctionSeriesProperties.ChangeFunctionType Method (ArcObjects .NET 10.4 SDK) |
Changes function to the one with type name provided.
[Visual Basic .NET] Public Sub ChangeFunctionType ( _ ByVal newType As String _ )
[C#] public void ChangeFunctionType ( string newType );
[C++]
HRESULT ChangeFunctionType(
BSTR newType
);
[C++]
Parameters newType newType is a parameter of type BSTR