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

In This Topic
    Style Property (LegendItem)
    In This Topic
    Gets or sets the marker style.
    Syntax
    'Declaration
     
    Public Property Style As StdLegendMarker
    public StdLegendMarker Style {get; set;}
    See Also