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

In This Topic
    LabelField Property (Axis)
    In This Topic
    Specifies the label for the Category field
    Syntax
    'Declaration
     
    Public Property LabelField As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo LabelField {get; set;}
    See Also