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

In This Topic
    TickMark Property
    In This Topic
    Gets the tick mark style.
    Syntax
    'Declaration
     
    ReadOnly Property TickMark As TickMark
    TickMark TickMark {get;}

    Property Value

    The tick mark style as a TickMark.
    See Also