ArcGIS Pro 3.0 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, Windows 8.1

    See Also