ActiveReports 18 .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 the visible indicator of the last value marker.
    Syntax
    'Declaration
     
    ReadOnly Property MarkerVisibility As Boolean
    bool MarkerVisibility {get;}
    See Also