Gets or sets the size of the ticks displayed in the timeline.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public int TickSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property TickSize As Integer |
An integer value.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |