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

In This Topic
    SalesRevenueStyle Property
    In This Topic
    Gets the sales revenue style.
    Syntax
    'Declaration
     
    
    Public Property SalesRevenueStyle As String
    public string SalesRevenueStyle {get; set;}
    See Also