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


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