ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Series Class / Marker Property

In This Topic
    Marker Property (Series)
    In This Topic
    Gets or sets the marker information used for the series.
    Syntax
    'Declaration
     
    Public Property Marker As Marker
    public Marker Marker {get; set;}
    See Also