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





Gets or sets a font style to the text displaying allocated resources. This is a dependency property.

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

 Syntax

C#  Copy Code

public FontStyle ResourcesLabelFontStyle { get; set; }

Visual Basic  Copy Code

Public Property ResourcesLabelFontStyle As FontStyle

 Property Value

A FontStyle object.

 See Also

ActivityPresenter Members
ActivityPresenter Class
MindFusion.DataViews.Silverlight Namespace