FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / C1Sunburst Class / OnApplyTemplate Method

In This Topic
    OnApplyTemplate Method (C1Sunburst)
    In This Topic
    Invoked when applying control template.
    Syntax
    'Declaration
     
    Public Overridable Sub OnApplyTemplate() 
    public virtual void OnApplyTemplate()
    See Also