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

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