ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / BreakEven Class / VariableCostStyle Property

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