ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IExpressionsLabelView Interface / expressions Property

In This Topic
    expressions Property (IExpressionsLabelView)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property expressions As List(Of Expression)
    List<Expression> expressions {get;}
    See Also