ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart.Extended Namespace / FunctionSeries Class / MaxProperty Field


In This Topic
    MaxProperty Field (FunctionSeries)
    In This Topic
    Identifies the MaxProperty dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MaxProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = FunctionSeries.MaxProperty
    public static readonly DependencyProperty MaxProperty
    See Also