Gets or sets the height of the horizontal scale.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public int HorizontalScaleHeight { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property HorizontalScaleHeight As Integer |
See Also