FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / BreakEven Class / TotalCostStyle Property

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