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

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