ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / BreakEven Class / SalesRevenueStyleProperty Field



In This Topic
    SalesRevenueStyleProperty Field
    In This Topic
    Identifies the SalesRevenueStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SalesRevenueStyleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = BreakEven.SalesRevenueStyleProperty
    public static readonly DependencyProperty SalesRevenueStyleProperty
    public:
    static readonly DependencyProperty^ SalesRevenueStyleProperty
    See Also