ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / IPlotConfigOption Interface / plugins Property

In This Topic
    plugins Property (IPlotConfigOption)
    In This Topic
    Syntax
    'Declaration
     
    Property plugins As List(Of IConfigPluginOption)
    List<IConfigPluginOption> plugins {get; set;}
    See Also