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

In This Topic
    MarkerShape Property
    In This Topic
    Gets the shape of the performance measure marker.
    Syntax
    'Declaration
     
    ReadOnly Property MarkerShape As MarkerShape
    MarkerShape MarkerShape {get;}

    Property Value

    The marker shape as a MarkerShape.
    See Also