

Border type for the chart as one of BorderShapeType. See also Node_BorderShapeList. Default is None.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public BorderShapeType Chart_BorderShape { get; set; }
/** @property */ public BorderShapeType get_Chart_BorderShape() /** @property */ public void set_Chart_BorderShape(BorderShapeType value)
Field Value
UnifoChart.Hierarchy.BorderShapeTypeRemarks
See Also