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


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