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

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