ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / DataSeries Class / DisplayProperty Field


In This Topic
    DisplayProperty Field
    In This Topic
    Identifies the Display dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DisplayProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = DataSeries.DisplayProperty
    public static readonly DependencyProperty DisplayProperty
    See Also