Gets or sets a value indicating whether the vertical ruler scale is visible.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C# Copy Code |
---|
public bool VerticalScaleVisible { get; set; } |
Visual Basic Copy Code |
---|
Public Property VerticalScaleVisible As Boolean |
true to display the vertical scale, or false otherwise. The default is true.