

Background template for hierarchy node, in case BackgroundType set as Stock. Default is None.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public BackgroundTemplate BackgroundStock { get; set; }
/** @property */ public BackgroundTemplate get_BackgroundStock() /** @property */ public void set_BackgroundStock(BackgroundTemplate value)
Field Value
UnifoChart.Hierarchy.BackgroundTemplateRemarks
See Also