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