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

In This Topic
    gradient Property (_LegendOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property gradient As ILegendGradientOption
    public ILegendGradientOption gradient {get; set;}
    See Also