ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Waterfall Class / IntermediateTotalStyle Property

In This Topic
    IntermediateTotalStyle Property
    In This Topic
    Gets or sets the IntermediateTotalStyle property.
    Syntax
    'Declaration
     
    Public Property IntermediateTotalStyle As ChartStyle
    public ChartStyle IntermediateTotalStyle {get; set;}
    See Also