FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / BreakEven Class / TotalCostStyle Property

In This Topic
    TotalCostStyle Property (BreakEven)
    In This Topic
    Gets the total cost style.
    Syntax
    'Declaration
     
    Public Property TotalCostStyle As ChartStyle
    public ChartStyle TotalCostStyle {get; set;}
    See Also