ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Sparkline Namespace / ISparklineChart Interface / MarkerVisibility Property

In This Topic
    MarkerVisibility Property
    In This Topic
    Gets a value indicating whether the last value marker is visible.
    Syntax
    'Declaration
     
    ReadOnly Property MarkerVisibility As Boolean
    bool MarkerVisibility {get;}

    Property Value

    true if the last value marker is visible; otherwise, false.
    See Also