Gets or sets a value specifying whether the horizontal scale is visible.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C# Copy Code |
---|
public bool HorizontalScaleVisible { get; set; } |
Visual Basic Copy Code |
---|
Public Property HorizontalScaleVisible As Boolean |
true to display the horizontal scale; otherwise, false. The default is true.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |