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

In This Topic
    SalesRevenueStyle Property (BreakEven)
    In This Topic
    Gets the sales revenue style.
    Syntax
    'Declaration
     
    Public ReadOnly Property SalesRevenueStyle As ChartStyle
    public ChartStyle SalesRevenueStyle {get;}
    See Also