ComponentOne Chart3D for WPF and Silverlight
OnApplyTemplate Method (Chart3DView)


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

Reference

Chart3DView Class
Chart3DView Members