www.Chart4.NET (Documentation) | Samples Download | Release Notes
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
This property will be used only if BackgroundType is set as Stock.
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