ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / LegendOption Class / IconColor Property

In This Topic
    IconColor Property (LegendOption)
    In This Topic
    Gets or sets legend Icon color.
    Syntax
    'Declaration
     
    Public Property IconColor As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo IconColor {get; set;}
    See Also