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

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