ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _LegendStyleOption Class / iconColor Property

In This Topic
    iconColor Property (_LegendStyleOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property iconColor As IColorOption
    public IColorOption iconColor {get; set;}
    See Also