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