ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / LegendItem Class / Marker Property

In This Topic
    Marker Property (LegendItem)
    In This Topic
    Gets or sets the series marker information to draw inside the legend marker.
    Syntax
    'Declaration
     
    Public Property Marker As Marker
    public Marker Marker {get; set;}
    See Also