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

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