

Chart display style. Default is Normal.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public ChartStyleType Chart_Style { get; set; }
/** @property */ public ChartStyleType get_Chart_Style() /** @property */ public void set_Chart_Style(ChartStyleType value)
Field Value
UnifoChart.Hierarchy.ChartStyleTypeRemarks
If Chart_Style is to set as ThreeD, then set Chart3D_ properties.
See Also