Gets or sets whether the control should display coordinate axes.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public bool ShowCoordinateAxes { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowCoordinateAxes As Boolean |
true to render coordinate axes, otherwise false. The default value is false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |