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

In This Topic
    GetExpressions Method (Chart)
    In This Topic
    Gets the expressions required for chart to be rendered.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Function GetExpressions() As ExpressionInfo()
    public override ExpressionInfo[] GetExpressions()
    See Also