ComponentOne Chart3D for WPF and Silverlight
Template Property (Chart3DView)


C1.WPF.C1Chart3D Namespace > Chart3DView Class : Template Property
Syntax
'Declaration
 
Public Property Template As System.Windows.Controls.ControlTemplate
'Usage
 
Dim instance As Chart3DView
Dim value As System.Windows.Controls.ControlTemplate
 
instance.Template = value
 
value = instance.Template
public System.Windows.Controls.ControlTemplate Template {get; set;}
See Also

Reference

Chart3DView Class
Chart3DView Members