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

In This Topic
    SymbolStyle Property
    In This Topic
    Gets or sets plot symbols style
    Syntax
    'Declaration
     
    Public Property SymbolStyle As Style
    public Style SymbolStyle {get; set;}
    See Also