Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / Waterfall Class / RelativeData Property

In This Topic
    RelativeData Property
    In This Topic
    Gets or sets a value that determines whether the given data is relative.
    Syntax
    'Declaration
     
    
    Public Property RelativeData As Boolean
    public bool RelativeData {get; set;}
    See Also