ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartLineSeries Class / MarkerSymbolProperties Property

In This Topic
    MarkerSymbolProperties Property (CIMChartLineSeries)
    In This Topic
    Gets or sets the marker symbol properties of the line series.
    Syntax
    public CIMChartMarkerSymbolProperties MarkerSymbolProperties {get; set;}
    Public Property MarkerSymbolProperties As CIMChartMarkerSymbolProperties
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also