ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / BaseRenderer Class / SizeYProperty Field


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