ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartProbabilityPlotSeries Class / ReferenceLineSymbolProperties Property

In This Topic
    ReferenceLineSymbolProperties Property
    In This Topic
    Gets or sets the line symbol properties of the probability plot series' reference line.
    Syntax
    Public Property ReferenceLineSymbolProperties As CIMChartLineSymbolProperties
    public CIMChartLineSymbolProperties ReferenceLineSymbolProperties {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also