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

Background template name for chart, in case Chart_BackgroundType set as Stock. Default is None.

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

public BackgroundTemplate Chart_BackgroundStock { get; set; }
/** @property */
public BackgroundTemplate get_Chart_BackgroundStock()
/** @property */
public void set_Chart_BackgroundStock(BackgroundTemplate value)

Field Value

UnifoChart.Hierarchy.BackgroundTemplate
Remarks

See Also