ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Series Class / ValueMemberX Property

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