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

本主题中
    IntermediateTotalLabels 属性 (Waterfall)
    本主题中
    Gets or sets the value of the property that contains the label of the intermediate total bar, it should be an array or a string.
    语法
    '声明
     
    Public Property IntermediateTotalLabels As Object
    public object IntermediateTotalLabels {get; set;}
    备注
    The property should work with ShowIntermediateTotal and IntermediateTotalPositions properties.
    请参见