ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IAxis Interface / LabelField Property

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