ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _CustomItemizedValuePointLegendItem Class / rule Property

In This Topic
    rule Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property rule As ICustomLegendItemRule
    public ICustomLegendItemRule rule {get; set;}
    See Also