ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / C1FlexChart Class / RenderModeProperty Field



In This Topic
    RenderModeProperty Field
    In This Topic
    Identifies the RenderMode dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RenderModeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1FlexChart.RenderModeProperty
    public static readonly DependencyProperty RenderModeProperty
    public:
    static readonly DependencyProperty^ RenderModeProperty
    See Also