- 首页 /
- 组件 /
- ... /
- 展示层 /
- 数据可视化 /
- 流程图 /
- MindFusion.Diagramming for ActiveX Professional
MindFusion FlowChartX updated to V4.3
Released: Mar 12, 2010
Updates in this release
Updates in V4.3
- MultipleGraphsPlacement specifies how layout algorithms place independent subgraphs relatively to each other
- SplitGraph specifies whether unconnected subgraphs are laid out independently from each other
- DecorationLine objects
- Custom layout of container boxes possible
- AutoResizeContainer specifies whether containers should resize to fit their children
- Containers can be resized to fit child nodes using the ResizeToFitChildren method
- Items border color can be made semi-transparent by setting FrameColorAlpha
- Text antialising can be enabled for individual boxes by setting their TextAntiAliasing property
- Arrows and tables can be custom-drawn
- Tooltips auto-pop time can be set through the ToolTipAutoPop property
- The DocBoundsChanged event is raised when the flowchart document area is resized
- HtmlBuilder now exports items in reverse Z order to fix hit-testing of overlapping areas