ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartDataPointCustomProperties Class / Line Property

In This Topic
    Line Property (ChartDataPointCustomProperties)
    In This Topic
    Properties of data point of the Line chart.
    Syntax
    'Declaration
     
    Public ReadOnly Property Line As ChartDataPointCustomProperties.LineProps
    public ChartDataPointCustomProperties.LineProps Line {get;}
    See Also