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

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