Gets or sets the width of the pen used to render the axis lines.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public float AxisWidth { get; set; } |
Visual Basic Copy Code |
---|
Public Property AxisWidth As Single |
A float value specifying the width of the pen used to draw axis lines. The default value is 0.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |