ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Bullet Namespace / IBulletChart Interface / TickLineStyle Property

In This Topic
    TickLineStyle Property
    In This Topic
    Gets the style of the ticks.
    Syntax
    'Declaration
     
    ReadOnly Property TickLineStyle As LineStyle
    LineStyle TickLineStyle {get;}

    Property Value

    The tick line style as a GrapeCity.ActiveReports.Rendering.Components.Dashboard.LineStyle.
    See Also