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

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