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

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