Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / BreakEven Class / SalesPrice Property

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