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

In This Topic
    plots Property (IPlotPointsOption)
    In This Topic
    Syntax
    'Declaration
     
    Property plots As List(Of IPlotOption)
    List<IPlotOption> plots {get; set;}
    See Also