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

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