FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard 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