ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / Sparkline Class / ShowMarkers Property

In This Topic
    ShowMarkers Property
    In This Topic
    Gets or sets a value that specifies whether data markers are displayed.
    Syntax
    'Declaration
     
    Public Property ShowMarkers As Boolean
    public bool ShowMarkers {get; set;}
    See Also