.Net Organisation Chart Component Class Library
Colour Property
NamespacesOrgChart.Core.ItemsBaseChartItemSettingsColour
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
The colour of the background image
Declaration Syntax
C#Visual BasicVisual C++
public BackgroundImageColour Colour { get; set; }
Public Property Colour As BackgroundImageColour
public:
property BackgroundImageColour Colour {
	BackgroundImageColour get ();
	void set (BackgroundImageColour value);
}

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