Gets or sets the padding of the separator lines in the timeline, expressed as a percent of the timeline size.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public int TimelinePadding { get; set; } |
Visual Basic Copy Code |
---|
Public Property TimelinePadding As Integer |
An integer value specifying the padding of the timeline separator lines, in percents. Assign -1 to this property to use the corresponding value from the current theme.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |