ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / GlobalLegendOption Class / Style Property

In This Topic
    Style Property (GlobalLegendOption)
    In This Topic
    Gets or sets global legend style.
    Syntax
    'Declaration
     
    Public Property Style As Style
    public Style Style {get; set;}
    See Also