Gets or sets the length of the axis lines.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public float AxisLength { get; set; } |
Visual Basic Copy Code |
---|
Public Property AxisLength As Single |
A float value specifying the length of the axis line segments. The default value is 100.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |