ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Chart Class / GetExpressions Method

In This Topic
    GetExpressions Method (Chart)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function GetExpressions() As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo()
    public override GrapeCity.Enterprise.Data.Expressions.ExpressionInfo[] GetExpressions()
    See Also