BackgroundType EnumerationChart4.NET - Organization Charting Component (C#/VB.NET/ASP.NET) - Documentation
Onlinewww.Chart4.NET (Documentation) | OnlineSamples Download | Release Notes

Background type for node or chart. Applies to hpcSettings-Node_BackgroundTypeList and hpcSettings-Chart_BackgroundType.

Namespace: UnifoChart.Hierarchy
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax

public enum BackgroundType
public enum BackgroundType
Members

  Member nameValueDescription
Brush0 The brush set in BackgroundBrush property
Image1 The image set in BackgroundImage property
Stock2 The name of background template, set in BackgroundStock property
None3 Blank
See Also