ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / FinancialChartOptions Class / NewLineBreaksProperty Field



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