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

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