ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / PlotArea Class / Style Property

In This Topic
    Style Property (PlotArea)
    In This Topic
    Color, font and text decoration Paddings Opacity, color, width and dash style for borders, BackgroundColor, fill color
    Syntax
    'Declaration
     
    Public Property Style As Style
    public Style Style {get; set;}
    See Also