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

In This Topic
    Style Property (ChartTickMarks)
    In This Topic
    Gets the ChartTickMarks.Style object defining the line style for tick marks.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As Style
    public Style Style {get;}
    See Also