FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.WPF.Chart 命名空间 / Waterfall 类 / ShowIntermediateTotal 属性

本主题中
    ShowIntermediateTotal 属性 (Waterfall)
    本主题中
    Gets or sets a value that determines whether to show the intermediate total bar.
    语法
    '声明
     
    Public Property ShowIntermediateTotal As Boolean
    public bool ShowIntermediateTotal {get; set;}
    备注
    The property should work with IntermediateTotalLabels and IntermediateTotalPositions properties.
    请参见