[]
        
(Showing Draft Content)

C1.Win.Chart.Waterfall.IntermediateTotalLabels

IntermediateTotalLabels Property

IntermediateTotalLabels

Gets or sets the list of the text labels of the intermediate total bars.

Declaration
[C1Description("Waterfall.IntermediateTotalLabels", "Gets or sets the list of the text labels of the intermediate total bars.")]
public IList<string> IntermediateTotalLabels { get; set; }