ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.DV Namespace / PlotConfig Class / SymbolShape Property

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