FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.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 System.Double
    public System.double VariableCost {get; set;}
    See Also