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

In This Topic
    MajorTickSize Property (Axis)
    In This Topic
    Gets or sets size of major ticks
    Syntax
    'Declaration
     
    Public Property MajorTickSize As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo MajorTickSize {get; set;}
    See Also