.Net Organisation Chart Component Class Library
Template Property
NamespacesOrgChart.Core.ItemsBaseChartItemSettingsTemplate
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Gets or Sets the template used to draw this Chart Item. This template is usually set by the Visual Studio IDE
Declaration Syntax
C#Visual BasicVisual C++
public ITemplate Template { get; set; }
Public Property Template As ITemplate
public:
property ITemplate^ Template {
	ITemplate^ get ();
	void set (ITemplate^ value);
}

Assembly: OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)