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

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