MindFusion.Scheduling for Silverlight Programmer's Guide
TimelineSettings.UnitCount Property
See Also
 





Gets or sets the number of units between adjacent ticks in the timeline.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public int UnitCount { get; set; }

Visual Basic  Copy Code

Public Property UnitCount As Integer

 Property Value

An integer specifying the number of units.

 See Also

TimelineSettings Members
TimelineSettings Class
MindFusion.DataViews.Silverlight Namespace