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

In This Topic
    _getCustomLegendItems Method (ICustomLegendEncodingDefinition)
    In This Topic
    Syntax
    'Declaration
     
    Function _getCustomLegendItems() As List(Of ILegendItemEncodingOption)
    List<ILegendItemEncodingOption> _getCustomLegendItems()
    See Also