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



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