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

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