Specifies the alignment of the radial menu items relative to the menu center.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public enum VisualizationPosition |
Visual Basic Copy Code |
---|
Public Enum VisualizationPosition |
Member name | Description | |
---|---|---|
Bottom |
Indicates that the menu items are aligned below the menu center. |
|
Left |
Indicates that the menu items are aligned to the left of the menu center. |
|
Right |
Indicates that the menu items are aligned to the right of the menu center. |
|
Top |
Indicates that the menu items are aligned above the menu center. |
Charting for .NET MAUI Guide | © 2024 MindFusion |