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

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