MindFusion.Scheduling for Silverlight Programmer's Guide
ActivityPresenter.ResourcesLabelFontSize Property
See Also
 





Gets or sets a font size of the text displaying allocated resources. This is a dependency property.

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

 Syntax

C#  Copy Code

public double ResourcesLabelFontSize { get; set; }

Visual Basic  Copy Code

Public Property ResourcesLabelFontSize As Double

 Property Value

A double specifying the font size.

 See Also

ActivityPresenter Members
ActivityPresenter Class
MindFusion.DataViews.Silverlight Namespace