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

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