Section Stacked Chart subpattern
This article provides information about the Section Stacked Chart subpattern. This subpattern is used as part of the Operational Workspace pattern when a panorama section contains one or two charts.
Usage
The Section Stacked Chart subpattern is used as part of the Operational Workspace pattern, specifically for a panorama section that contains one or two charts.
Wireframe
Pattern changes for Microsoft Dynamics AX
This pattern didn't exist for Microsoft Dynamics AX 2012.
Model
High-level structure
TabPage
- ChartPart (FormPart) [0..N]
Each Form Part points to a form that contains a single chart. Each of these forms should use the Section Chart form pattern.
Core components
Apply Section Stacked Chart to the appropriate tab page in the workspace.
Related container patterns
UX guidelines
The verification checklist shows the steps for manually verifying that the form complies with UX guidelines. This checklist doesn't include any guidelines that will be enforced automatically through the development environment. Open the form in the browser, and walk through these steps.
- There should be no more than two charts in this section.
- Each Form Part Control should point to a form that uses the Section Chart pattern.
Examples
Form: FmClerkWorkspace (All workspaces > Reservation Management)
Appendix
Frequently asked questions
This section will have answers to frequently asked questions that are related to this guideline/pattern.
Open issues
None