www.Chart4.NET (Documentation) | Samples Download | Release Notes
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Chart display style. Applies to hpcSettings-Chart_Style.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public enum ChartStyleType
Members
Member name | Value | Description | |
---|---|---|---|
Normal | 0 | Two-dimensional (2D) chart | |
ThreeD | 1 | Three-dimensional (3D) chart | |
Shaded | 2 | Shaded chart |
See Also