Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartTickMarks Class / Length Property

In This Topic
    Length Property
    In This Topic
    Gets or sets the length of the tick mark as a percentage of the chart size.

    Default: 1.

    Syntax
    'Declaration
     
    Public Property Length As RdlFloat
    public RdlFloat Length {get; set;}
    See Also