ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / ChartData Class / RendererProperty Field


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