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

In This Topic
    _getSymbolDefinitionProviderList Method (IPlotDefinition)
    In This Topic
    Syntax
    'Declaration
     
    Function _getSymbolDefinitionProviderList() As List(Of ISymbolDefinitionProvider)
    List<ISymbolDefinitionProvider> _getSymbolDefinitionProviderList()
    See Also