ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / Renderer3D Class / SizeAtTopProperty Field


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