ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartSurfaceProfileLayer Class / ToJson Method
The JSON serialization settings.
Version

    ToJson Method (CIMChartSurfaceProfileLayer)
    Creates a JSON encoding of the CIMChartSurfaceProfileLayer and its current state.
    Syntax
    public override string ToJson( 
       JsonSerializationSettings settings
    )

    Parameters

    settings
    The JSON serialization settings.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also