WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / Waterfall Class / ShowIntermediateTotal Property
In This Topic
    ShowIntermediateTotal Property
    In This Topic
    Gets or sets a value that determines whether to show the intermediate total bar.
    Syntax
    public bool ShowIntermediateTotal {get; set;}
    Remarks
    The property should work with IntermediateTotalLabels and IntermediateTotalPositions properties.
    See Also