Property | Attribute | Description | Type | Default |
---|---|---|---|---|
graphEnabled |
graph-enabled |
boolean |
undefined |
|
graphVisible |
graph-visible |
boolean |
undefined |
|
units |
units |
Units.METERS | Units.MILLIMETERS |
undefined |
Event | Description | Type |
---|---|---|
graphEnabledChange |
CustomEvent<any> |
|
unitsChange |
CustomEvent<any> |
Name | Description |
---|---|
--bounding-box-enabled-display |
Bounding Box Enabled Toggle Display |
--display-mode-display |
Display Mode Toggle Display |
--graph-enabled-display |
Graph Enabled Toggle Display |
--slices-index-display |
Slices Index Range Display |
--slices-orientation-display |
Slices Orientation Select Display |
--slices-window-center-display |
Slices Window Center Range Display |
--slices-window-width-display |
Slices Window Width Range Display |
--volume-steps-display |
Volume Steps Range Display |
--volume-window-center-display |
Volume Window Center Range Display |
--volume-window-width-display |
Volume Window Width Range Display |
- ion-item
- ion-toggle
graph TD;
al-graph-settings --> ion-item
al-graph-settings --> ion-toggle
ion-item --> ion-icon
ion-item --> ion-ripple-effect
al-graph-editor --> al-graph-settings
style al-graph-settings fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS