ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / PlotConfig Class / Symbols Property

In This Topic
    Symbols Property
    In This Topic
    Gets or sets symbols visibility
    Syntax
    'Declaration
     
    Public Property Symbols As Boolean
    public bool Symbols {get; set;}
    See Also