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

In This Topic
    VariableCost Property (BreakEven)
    In This Topic
    Gets or sets the variable cost value.
    Syntax
    'Declaration
     
    Public Property VariableCost As Double
    public double VariableCost {get; set;}
    See Also