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

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