ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Series Class / ValueMembersY Property

In This Topic
    ValueMembersY Property
    In This Topic
    Gets or sets the binding formula for the Y values in the series.
    Syntax
    'Declaration
     
    Public Property ValueMembersY As String
    public string ValueMembersY {get; set;}
    See Also