ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartLineSymbolProperties Class / Style Property

In This Topic
    Style Property (CIMChartLineSymbolProperties)
    In This Topic
    Gets or sets the style of the line.
    Syntax
    public ChartLineDashStyle Style {get; set;}
    Public Property Style As ChartLineDashStyle
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also