ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartSeries Class / Style Property

In This Topic
    Style Property (ChartSeries)
    In This Topic
    Gets ChartSeries.Style defining style properties for the series.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As Style
    public Style Style {get;}
    See Also