Gets or sets the alignment of the horizontal scale.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Alignment HorizontalScaleAlignment { get; set; } |
Visual Basic Copy Code |
---|
Public Property HorizontalScaleAlignment As Alignment |
A member of the Alignment enumeration. The default value is Near.
WpfDiagram Programmer's Guide | © 2024 MindFusion |