ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / BreakEven Class / FixedCostStyle Property

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