ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartLineSeries Class / MovingAverageLineSymbolProperties Property

In This Topic
    MovingAverageLineSymbolProperties Property (CIMChartLineSeries)
    In This Topic
    Gets or sets the line symbol for the moving average.
    Syntax
    Public Property MovingAverageLineSymbolProperties As CIMChartLineSymbolProperties
    public CIMChartLineSymbolProperties MovingAverageLineSymbolProperties {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.6 or higher.
    See Also