ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.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 ReadOnly Property Style As IStyle
    public IStyle Style {get;}
    See Also