ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / DataPoint Class / XValue Property

In This Topic
    XValue Property
    In This Topic
    Gets or sets the X value for the DataPoint.
    Syntax
    'Declaration
     
    Public Property XValue As Object
    public object XValue {get; set;}
    See Also