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

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