ComponentOne Chart3D for WPF and Silverlight
OnApplyTemplate Method (C1Chart3D)


C1.WPF.C1Chart3D Namespace > C1Chart3D Class : OnApplyTemplate Method
Invoked when ApplyTemplate() method is called.
Syntax
'Declaration
 
Public Overrides Sub OnApplyTemplate() 
'Usage
 
Dim instance As C1Chart3D
 
instance.OnApplyTemplate()
public override void OnApplyTemplate()
See Also

Reference

C1Chart3D Class
C1Chart3D Members