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


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