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