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

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