Gets or sets the size of the ticks displayed in the timeline.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public int TickSize { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property TickSize As Integer |
An integer value.
See Also