Diagramming
Diagramming for WinForms
Licenses
- License fee for each application user?
- Developer license for everybody?
- Use trial version or buy a license?
- License with source code and redistribution?
- Upgrade subscription?
User Interaction
- Event fired when moving a shape?
- Setting the FlowChart.NET control to behave as a drop target?
- ResizeToFitItems event?
- SelectionMoved event?
- Table double click event?
- Drag & Drop from external control?
- Prevent node's text editing?
- DrawLinks behavior?
- Customising the flowchart behavior?
- Dynamic Link Anchoring?
- How to control in place editing in tables or cells?
- Scrolling and zooming a diagram using the mouse wheel?
- Move Entire Selection?
- Painting while sizing/moving?
- Click on RowHeaders?
- Maximum Links?
- Maximum Nodes?
- How to prevent users from creating cycles in the graph?
- Nodes overlapping?
- SnapToNodeBorder property of DiagramLink?
- Tables' Relations?
Diagram Serialization and Export
- Xml deserialization speed?
- Using LoadFromString?
- Using LoadFromXml?
- Convert FlowChart To Image?
- Convert shape to an image?
- Exporting a diagram to emf file?
- Saving a Selection?
- Drawing database ER diagrams with FlowChart.NET?
- Generating FlowChart Diagram from SQL-Data?
Appearance
- Text alignment in table cell?
- BackColor of the cell in lanes?
- Lanes without headers?
- How to change the font for HTML formatted code in the table caption?
- Printing images with FlowChart.NET?
- Drawing FlowChart.NET diagram shapes that are not filled?
- Drawing diagram nodes with semi-transparent fills?
Using FlowChart.NET in Web Applications
- ASP.NET samples?
- Using MindFusion.Diagramming.dll on the server?
- Drawing database ER diagrams?
- Application with aspx and winforms user Interface?
Miscellaneous
- Link auto-routing?
- Prevent routing from changing link anchor?
- Comparison between diagrams?
- Attaching an Object to a Node (Link)?
- Symbol Library?
- Host control inside a node?
- Drawing a shape node from the predefined shapes?
- Linking nodes?
- AnchorPoints for Table-Cells?
Diagramming for Java
- Using the JDiagram control in an SWT (Standard Widget Toolkit) application.
- How to use MindFusion's Java diagramming library in a web application?
- Zooming the diagram instead of scrolling it by rotating the mouse wheel.
- How can I make the diagram read only?
- How can I allow moving but not resizing a node?
- How can I stop users from deleting certain nodes?
- How to display context menu for diagram elements?
Diagramming for ActiveX
- Implementing OLE drag and drop functionality in Visual Basic.
- Application error in the Arrow.DestinationBox property.
- Problems accessing the Box.Font property.
- Deleting a table and all its related children.
- Checking for cycles before creating new arrows.
- Moving an object with Visual Basic 6.
- Using the manipulation handles mask.
- Setting mouse cursors.
- Loading images in Visual Basic.
- Technical support and upgrades.
- Demo version restrictions.
- License restrictions.
Charting
Charting for WPF
- Showing DateTime values as labels on an axis.
- How to create a stacked column chart with three categories?
- Drawing dashed lines and lines that are part solid, part dashed.
- How to control the size of the pie?
- Radar chart with no outer axes.
- How to set the number of axes in a radar chart?
- Two legends in a chart.
- How to show the second Y-axis (Y2)?
- Bars overlap in a bar chart - how to correct this?
- Setting colors and piece borders in a pie chart.
- Turning a vertical bar chart into horizontal.
- Range lines in an area chart.
- How to tell the number of ticks at the axis?
- Data binding in a 3D pie chart?
- Setting custom labels for an axis.
Charting for Silverlight
Scheduling
Scheduling for WinForms
Printing, Exporting & Serialization
- Exporting the calendar to MS Excel?
- How to save my property in the method SaveTo of Schedule?
- Complex Data Binding between Oracle or MSSQL databases and Planner.NET?
- Saving multiple appointments?
- Printing calendar in single month view?
- Printing the Resource View?
- MonthRange - Start Week on Monday?
Selection
- Selecting Items Programmatically?
- Accessing individual days from a selection?
- Multiple Selection?
- Multiple Item Selection?
Views
- Changing WorkDay settings in TimeTable View?
- Single Month View - Multiple Appointments?
- Highlight today's date on the timeline header?
- Read-Only Timetable View?
- How to enlarge the line height in the timetable view?
- Resource View?
- Data binding?
- Scale timeline in Resource view?
Items
- Recurrence Exceptions?
- Reminder trouble?
- How to add my own property to the Appointment class?
- Appointments fill color?
- How do I get the index of an item?/How to delete an item?
- How to adjust color for appointments?
- Add appointment by double-clicking?
- Limit number of simultaneously appointments?
Miscellaneous