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

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