ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ICustomLegendItemRule Interface / conformity Method

In This Topic
    conformity Method (ICustomLegendItemRule)
    In This Topic
    Syntax
    'Declaration
     
    Function conformity( _
       ByVal pointView As IPointView _
    ) As Boolean
    bool conformity( 
       IPointView pointView
    )

    Parameters

    pointView
    See Also